diff --git a/api_docs/actions.mdx b/api_docs/actions.mdx index 187899dd9b8ad..0a91829bf2818 100644 --- a/api_docs/actions.mdx +++ b/api_docs/actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions title: "actions" image: https://source.unsplash.com/400x175/?github description: API docs for the actions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions'] --- import actionsObj from './actions.devdocs.json'; diff --git a/api_docs/advanced_settings.mdx b/api_docs/advanced_settings.mdx index 4a761c13f8daa..f015954be74f8 100644 --- a/api_docs/advanced_settings.mdx +++ b/api_docs/advanced_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings title: "advancedSettings" image: https://source.unsplash.com/400x175/?github description: API docs for the advancedSettings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings'] --- import advancedSettingsObj from './advanced_settings.devdocs.json'; diff --git a/api_docs/ai_assistant_management_selection.mdx b/api_docs/ai_assistant_management_selection.mdx index 1c77079a139cd..b32a9a6b65a4d 100644 --- a/api_docs/ai_assistant_management_selection.mdx +++ b/api_docs/ai_assistant_management_selection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection title: "aiAssistantManagementSelection" image: https://source.unsplash.com/400x175/?github description: API docs for the aiAssistantManagementSelection plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection'] --- import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json'; diff --git a/api_docs/aiops.mdx b/api_docs/aiops.mdx index cc40fe639795b..263d9b5fa0d3c 100644 --- a/api_docs/aiops.mdx +++ b/api_docs/aiops.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops title: "aiops" image: https://source.unsplash.com/400x175/?github description: API docs for the aiops plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops'] --- import aiopsObj from './aiops.devdocs.json'; diff --git a/api_docs/alerting.mdx b/api_docs/alerting.mdx index 043fa6c890ddc..bec6641881706 100644 --- a/api_docs/alerting.mdx +++ b/api_docs/alerting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting title: "alerting" image: https://source.unsplash.com/400x175/?github description: API docs for the alerting plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting'] --- import alertingObj from './alerting.devdocs.json'; diff --git a/api_docs/apm.devdocs.json b/api_docs/apm.devdocs.json index 0af4252018951..c4135cc833be0 100644 --- a/api_docs/apm.devdocs.json +++ b/api_docs/apm.devdocs.json @@ -11,7 +11,7 @@ "tags": [], "label": "ConfigSchema", "description": [], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -22,7 +22,7 @@ "tags": [], "label": "serviceMapEnabled", "description": [], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -36,7 +36,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -47,7 +47,7 @@ "tags": [], "label": "latestAgentVersionsUrl", "description": [], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -58,7 +58,7 @@ "tags": [], "label": "serverlessOnboarding", "description": [], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -69,7 +69,7 @@ "tags": [], "label": "managedServiceUrl", "description": [], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -83,7 +83,7 @@ "signature": [ "{ agentConfigurationAvailable: boolean; configurableIndicesAvailable: boolean; infrastructureTabAvailable: boolean; infraUiAvailable: boolean; migrationToFleetAvailable: boolean; sourcemapApiAvailable: boolean; storageExplorerAvailable: boolean; profilingIntegrationAvailable: boolean; ruleFormV2Enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false }, @@ -97,7 +97,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/apm/public/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/index.ts", "deprecated": false, "trackAdoption": false } @@ -146,7 +146,7 @@ }, ">; } & { kuery?: string | undefined; rangeFrom?: string | undefined; rangeTo?: string | undefined; }; })>; }" ], - "path": "x-pack/plugins/observability_solution/apm/public/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "setup", @@ -162,7 +162,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/apm/public/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -208,7 +208,7 @@ "APMPluginStartDependencies", ">" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -222,7 +222,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -243,7 +243,7 @@ }, "" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -277,7 +277,7 @@ "SearchAggregatedTransactionSetting", "; telemetryCollectionEnabled: boolean; metricsInterval: number; forceSyntheticSource: boolean; latestAgentVersionsUrl: string; serverless: Readonly<{} & { enabled: true; }>; serverlessOnboarding: boolean; managedServiceUrl: string; featureFlags: Readonly<{} & { agentConfigurationAvailable: boolean; configurableIndicesAvailable: boolean; infrastructureTabAvailable: boolean; infraUiAvailable: boolean; migrationToFleetAvailable: boolean; sourcemapApiAvailable: boolean; storageExplorerAvailable: boolean; profilingIntegrationAvailable: boolean; ruleFormV2Enabled: boolean; }>; }>>; }" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -300,7 +300,7 @@ "APMPluginStartDependencies", ", unknown>" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -315,7 +315,7 @@ "signature": [ "APMPluginSetupDependencies" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -343,7 +343,7 @@ "APMPluginStartDependencies", ") => void" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -363,7 +363,7 @@ "text": "CoreStart" } ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -378,7 +378,7 @@ "signature": [ "APMPluginStartDependencies" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -396,7 +396,7 @@ "signature": [ "() => void" ], - "path": "x-pack/plugins/observability_solution/apm/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/plugin.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -420,7 +420,7 @@ "signature": [ "\"POST /internal/apm/data_view/static\" | \"GET /internal/apm/data_view/index_pattern\" | \"GET /internal/apm/environments\" | \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics\" | \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics_by_transaction_name\" | \"POST /internal/apm/services/{serviceName}/errors/groups/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/samples\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/error/{errorId}\" | \"GET /internal/apm/services/{serviceName}/errors/distribution\" | \"GET /internal/apm/services/{serviceName}/errors/{groupId}/top_erroneous_transactions\" | \"POST /internal/apm/latency/overall_distribution/transactions\" | \"GET /internal/apm/services/{serviceName}/metrics/charts\" | \"GET /internal/apm/services/{serviceName}/metrics/nodes\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/charts\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/summary\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/functions_overview\" | \"GET /internal/apm/services/{serviceName}/metrics/serverless/active_instances\" | \"GET /internal/apm/observability_overview\" | \"GET /internal/apm/observability_overview/has_data\" | \"GET /internal/apm/service-map\" | \"GET /internal/apm/service-map/service/{serviceName}\" | \"GET /internal/apm/service-map/dependency\" | \"GET /internal/apm/services\" | \"POST /internal/apm/services/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/metadata/details\" | \"GET /internal/apm/services/{serviceName}/metadata/icons\" | \"GET /internal/apm/services/{serviceName}/agent\" | \"GET /internal/apm/services/{serviceName}/transaction_types\" | \"GET /internal/apm/services/{serviceName}/node/{serviceNodeName}/metadata\" | \"GET /api/apm/services/{serviceName}/annotation/search 2023-10-31\" | \"POST /api/apm/services/{serviceName}/annotation 2023-10-31\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/details/{serviceNodeName}\" | \"GET /internal/apm/services/{serviceName}/throughput\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/main_statistics\" | \"GET /internal/apm/services/{serviceName}/service_overview_instances/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/dependencies\" | \"GET /internal/apm/services/{serviceName}/dependencies/breakdown\" | \"GET /internal/apm/services/{serviceName}/anomaly_charts\" | \"GET /internal/apm/services/{serviceName}/alerts_count\" | \"GET /internal/apm/entities/services/{serviceName}/logs_rate_timeseries\" | \"GET /internal/apm/entities/services/{serviceName}/logs_error_rate_timeseries\" | \"GET /internal/apm/entities/services/{serviceName}/summary\" | \"GET /internal/apm/service-groups\" | \"GET /internal/apm/service-group\" | \"POST /internal/apm/service-group\" | \"DELETE /internal/apm/service-group\" | \"GET /internal/apm/service-group/services\" | \"GET /internal/apm/service-group/counts\" | \"GET /internal/apm/suggestions\" | \"GET /internal/apm/traces/{traceId}\" | \"GET /internal/apm/traces\" | \"GET /internal/apm/traces/{traceId}/root_transaction\" | \"GET /internal/apm/transactions/{transactionId}\" | \"GET /internal/apm/traces/find\" | \"POST /internal/apm/traces/aggregated_critical_path\" | \"GET /internal/apm/traces/{traceId}/transactions/{transactionId}\" | \"GET /internal/apm/traces/{traceId}/spans/{spanId}\" | \"GET /internal/apm/transactions\" | \"GET /internal/apm/services/{serviceName}/transactions/groups/main_statistics\" | \"GET /internal/apm/services/{serviceName}/transactions/groups/detailed_statistics\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/latency\" | \"GET /internal/apm/services/{serviceName}/transactions/traces/samples\" | \"GET /internal/apm/services/{serviceName}/transaction/charts/breakdown\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/error_rate\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate\" | \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate_by_transaction_name\" | \"GET /internal/apm/rule_types/transaction_error_rate/chart_preview\" | \"GET /internal/apm/rule_types/error_count/chart_preview\" | \"GET /internal/apm/rule_types/transaction_duration/chart_preview\" | \"GET /api/apm/settings/agent-configuration 2023-10-31\" | \"GET /api/apm/settings/agent-configuration/view 2023-10-31\" | \"DELETE /api/apm/settings/agent-configuration 2023-10-31\" | \"PUT /api/apm/settings/agent-configuration 2023-10-31\" | \"POST /api/apm/settings/agent-configuration/search 2023-10-31\" | \"GET /api/apm/settings/agent-configuration/environments 2023-10-31\" | \"GET /api/apm/settings/agent-configuration/agent_name 2023-10-31\" | \"GET /internal/apm/settings/anomaly-detection/jobs\" | \"POST /internal/apm/settings/anomaly-detection/jobs\" | \"GET /internal/apm/settings/anomaly-detection/environments\" | \"POST /internal/apm/settings/anomaly-detection/update_to_v3\" | \"GET /internal/apm/settings/apm-index-settings\" | \"GET /internal/apm/settings/apm-indices\" | \"POST /internal/apm/settings/apm-indices/save\" | \"GET /internal/apm/settings/custom_links/transaction\" | \"GET /internal/apm/settings/custom_links\" | \"POST /internal/apm/settings/custom_links\" | \"PUT /internal/apm/settings/custom_links/{id}\" | \"DELETE /internal/apm/settings/custom_links/{id}\" | \"GET /api/apm/sourcemaps 2023-10-31\" | \"POST /api/apm/sourcemaps 2023-10-31\" | \"DELETE /api/apm/sourcemaps/{id} 2023-10-31\" | \"POST /internal/apm/sourcemaps/migrate_fleet_artifacts\" | \"GET /internal/apm/fleet/has_apm_policies\" | \"GET /internal/apm/fleet/agents\" | \"POST /api/apm/fleet/apm_server_schema 2023-10-31\" | \"GET /internal/apm/fleet/apm_server_schema/unsupported\" | \"GET /internal/apm/fleet/migration_check\" | \"POST /internal/apm/fleet/cloud_apm_package_policy\" | \"GET /internal/apm/fleet/java_agent_versions\" | \"GET /internal/apm/dependencies/top_dependencies\" | \"GET /internal/apm/dependencies/upstream_services\" | \"GET /internal/apm/dependencies/metadata\" | \"GET /internal/apm/dependencies/charts/latency\" | \"GET /internal/apm/dependencies/charts/throughput\" | \"GET /internal/apm/dependencies/charts/error_rate\" | \"GET /internal/apm/dependencies/operations\" | \"GET /internal/apm/dependencies/charts/distribution\" | \"GET /internal/apm/dependencies/operations/spans\" | \"GET /internal/apm/correlations/field_candidates/transactions\" | \"GET /internal/apm/correlations/field_value_stats/transactions\" | \"POST /internal/apm/correlations/field_value_pairs/transactions\" | \"POST /internal/apm/correlations/significant_correlations/transactions\" | \"POST /internal/apm/correlations/p_values/transactions\" | \"GET /internal/apm/fallback_to_transactions\" | \"GET /internal/apm/has_data\" | \"GET /internal/apm/has_entities\" | \"GET /internal/apm/event_metadata/{processorEvent}/{id}\" | \"GET /internal/apm/agent_keys\" | \"GET /internal/apm/agent_keys/privileges\" | \"POST /internal/apm/api_key/invalidate\" | \"POST /api/apm/agent_keys 2023-10-31\" | \"GET /internal/apm/storage_explorer\" | \"GET /internal/apm/services/{serviceName}/storage_details\" | \"GET /internal/apm/storage_chart\" | \"GET /internal/apm/storage_explorer/privileges\" | \"GET /internal/apm/storage_explorer_summary_stats\" | \"GET /internal/apm/storage_explorer/is_cross_cluster_search\" | \"GET /internal/apm/storage_explorer/get_services\" | \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/parents\" | \"GET /internal/apm/traces/{traceId}/span_links/{spanId}/children\" | \"GET /internal/apm/services/{serviceName}/infrastructure_attributes\" | \"GET /internal/apm/debug-telemetry\" | \"GET /internal/apm/time_range_metadata\" | \"GET /internal/apm/settings/labs\" | \"GET /internal/apm/get_agents_per_service\" | \"GET /internal/apm/get_latest_agent_versions\" | \"GET /internal/apm/services/{serviceName}/agent_instances\" | \"GET /internal/apm/mobile-services/{serviceName}/error/http_error_rate\" | \"GET /internal/apm/mobile-services/{serviceName}/errors/groups/main_statistics\" | \"POST /internal/apm/mobile-services/{serviceName}/errors/groups/detailed_statistics\" | \"GET /internal/apm/mobile-services/{serviceName}/error_terms\" | \"POST /internal/apm/mobile-services/{serviceName}/crashes/groups/detailed_statistics\" | \"GET /internal/apm/mobile-services/{serviceName}/crashes/groups/main_statistics\" | \"GET /internal/apm/mobile-services/{serviceName}/crashes/distribution\" | \"GET /internal/apm/services/{serviceName}/mobile/filters\" | \"GET /internal/apm/mobile-services/{serviceName}/most_used_charts\" | \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/sessions\" | \"GET /internal/apm/mobile-services/{serviceName}/transactions/charts/http_requests\" | \"GET /internal/apm/mobile-services/{serviceName}/stats\" | \"GET /internal/apm/mobile-services/{serviceName}/location/stats\" | \"GET /internal/apm/mobile-services/{serviceName}/terms\" | \"GET /internal/apm/mobile-services/{serviceName}/main_statistics\" | \"GET /internal/apm/mobile-services/{serviceName}/detailed_statistics\" | \"GET /internal/apm/diagnostics\" | \"POST /internal/apm/assistant/get_apm_timeseries\" | \"GET /internal/apm/assistant/get_downstream_dependencies\" | \"GET /internal/apm/services/{serviceName}/profiling/flamegraph\" | \"GET /internal/apm/profiling/status\" | \"GET /internal/apm/services/{serviceName}/profiling/functions\" | \"GET /internal/apm/services/{serviceName}/profiling/hosts/flamegraph\" | \"GET /internal/apm/services/{serviceName}/profiling/hosts/functions\" | \"POST /internal/apm/custom-dashboard\" | \"DELETE /internal/apm/custom-dashboard\" | \"GET /internal/apm/services/{serviceName}/dashboards\"" ], - "path": "x-pack/plugins/observability_solution/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -435,7 +435,7 @@ "signature": [ "\"apm\"" ], - "path": "x-pack/plugins/observability_solution/apm/common/rules/apm_rule_types.ts", + "path": "x-pack/solutions/observability/plugins/apm/common/rules/apm_rule_types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -452,7 +452,7 @@ "SearchAggregatedTransactionSetting", "; readonly telemetryCollectionEnabled: boolean; readonly metricsInterval: number; readonly forceSyntheticSource: boolean; readonly latestAgentVersionsUrl: string; readonly serverless: Readonly<{} & { enabled: true; }>; readonly serverlessOnboarding: boolean; readonly managedServiceUrl: string; readonly featureFlags: Readonly<{} & { agentConfigurationAvailable: boolean; configurableIndicesAvailable: boolean; infrastructureTabAvailable: boolean; infraUiAvailable: boolean; migrationToFleetAvailable: boolean; sourcemapApiAvailable: boolean; storageExplorerAvailable: boolean; profilingIntegrationAvailable: boolean; ruleFormV2Enabled: boolean; }>; }" ], - "path": "x-pack/plugins/observability_solution/apm/server/index.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -8995,7 +8995,7 @@ "APMRouteCreateOptions", ">; }" ], - "path": "x-pack/plugins/observability_solution/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/routes/apm_routes/get_global_apm_server_route_repository.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -9009,7 +9009,7 @@ "tags": [], "label": "APMPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/apm/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -9026,7 +9026,7 @@ "SearchAggregatedTransactionSetting", "; telemetryCollectionEnabled: boolean; metricsInterval: number; forceSyntheticSource: boolean; latestAgentVersionsUrl: string; serverless: Readonly<{} & { enabled: true; }>; serverlessOnboarding: boolean; managedServiceUrl: string; featureFlags: Readonly<{} & { agentConfigurationAvailable: boolean; configurableIndicesAvailable: boolean; infrastructureTabAvailable: boolean; infraUiAvailable: boolean; migrationToFleetAvailable: boolean; sourcemapApiAvailable: boolean; storageExplorerAvailable: boolean; profilingIntegrationAvailable: boolean; ruleFormV2Enabled: boolean; }>; }>>" ], - "path": "x-pack/plugins/observability_solution/apm/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -9052,7 +9052,7 @@ "CriticalPathTreeNode", "[]; maxDepth: number; numNodes: number; }" ], - "path": "x-pack/plugins/observability_solution/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", + "path": "x-pack/solutions/observability/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -9063,7 +9063,7 @@ "tags": [], "label": "params", "description": [], - "path": "x-pack/plugins/observability_solution/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", + "path": "x-pack/solutions/observability/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -9077,7 +9077,7 @@ "signature": [ "CriticalPathResponse" ], - "path": "x-pack/plugins/observability_solution/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", + "path": "x-pack/solutions/observability/plugins/apm/common/critical_path/get_aggregated_critical_path_root_nodes.ts", "deprecated": false, "trackAdoption": false } diff --git a/api_docs/apm.mdx b/api_docs/apm.mdx index a279075304d01..784ddffd7e121 100644 --- a/api_docs/apm.mdx +++ b/api_docs/apm.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm title: "apm" image: https://source.unsplash.com/400x175/?github description: API docs for the apm plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm'] --- import apmObj from './apm.devdocs.json'; diff --git a/api_docs/apm_data_access.devdocs.json b/api_docs/apm_data_access.devdocs.json index be97ce96ca40e..b5bb30da85c5a 100644 --- a/api_docs/apm_data_access.devdocs.json +++ b/api_docs/apm_data_access.devdocs.json @@ -17,7 +17,7 @@ "tags": [], "label": "APMEventClient", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -31,7 +31,7 @@ "signature": [ "{ readonly error: string; readonly transaction: string; readonly span: string; readonly metric: string; readonly onboarding: string; readonly sourcemap: string; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false }, @@ -45,7 +45,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -65,7 +65,7 @@ "text": "APMEventClientConfig" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -91,7 +91,7 @@ }, ">(operationName: string, params: TParams) => Promise>" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -105,7 +105,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -120,7 +120,7 @@ "signature": [ "TParams" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -146,7 +146,7 @@ }, ">(operationName: string, params: TParams) => Promise>" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -160,7 +160,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -175,7 +175,7 @@ "signature": [ "TParams" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -201,7 +201,7 @@ }, ">(operationName: string, ...allParams: TParams[]) => Promise>" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -215,7 +215,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -230,7 +230,7 @@ "signature": [ "TParams[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -250,7 +250,7 @@ "EqlSearchResponse", ">" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -264,7 +264,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -279,7 +279,7 @@ "signature": [ "APMEventEqlSearchRequest" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -301,7 +301,7 @@ "FieldCapsResponse", ">" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -315,7 +315,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -330,7 +330,7 @@ "signature": [ "APMEventFieldCapsRequest" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -352,7 +352,7 @@ "TermsEnumResponse", ">" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -366,7 +366,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -381,7 +381,7 @@ "signature": [ "APMEventTermsEnumRequest" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -407,7 +407,7 @@ }, ") => string[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -427,7 +427,7 @@ "text": "ProcessorEvent" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -448,7 +448,7 @@ "tags": [], "label": "ApmDataAccessPrivilegesCheck", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/check_privileges.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/check_privileges.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -469,7 +469,7 @@ }, "" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/check_privileges.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/check_privileges.ts", "deprecated": false, "trackAdoption": false }, @@ -490,7 +490,7 @@ }, " | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/check_privileges.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/check_privileges.ts", "deprecated": false, "trackAdoption": false }, @@ -504,7 +504,7 @@ "signature": [ "() => Promise>" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/check_privileges.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/check_privileges.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -520,7 +520,7 @@ "tags": [], "label": "ApmDataAccessServicesParams", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_services.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_services.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -540,7 +540,7 @@ "text": "APMEventClient" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_services.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_services.ts", "deprecated": false, "trackAdoption": false } @@ -554,7 +554,7 @@ "tags": [], "label": "APMEventClientConfig", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1822,7 +1822,7 @@ "default", "; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1833,7 +1833,7 @@ "tags": [], "label": "debug", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1854,7 +1854,7 @@ }, "" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1868,7 +1868,7 @@ "signature": [ "{ readonly error: string; readonly transaction: string; readonly span: string; readonly metric: string; readonly onboarding: string; readonly sourcemap: string; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false }, @@ -1900,7 +1900,7 @@ }, "[] | undefined; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false } @@ -1914,7 +1914,7 @@ "tags": [], "label": "DocumentSourcesRequest", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1934,7 +1934,7 @@ "text": "APMEventClient" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false }, @@ -1945,7 +1945,7 @@ "tags": [], "label": "start", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false }, @@ -1956,7 +1956,7 @@ "tags": [], "label": "end", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false }, @@ -1967,7 +1967,7 @@ "tags": [], "label": "kuery", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false }, @@ -1978,7 +1978,7 @@ "tags": [], "label": "enableServiceTransactionMetrics", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false }, @@ -1989,7 +1989,7 @@ "tags": [], "label": "enableContinuousRollups", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_sources/get_document_sources.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_sources/get_document_sources.ts", "deprecated": false, "trackAdoption": false } @@ -2003,7 +2003,7 @@ "tags": [], "label": "GetDocumentTypeParams", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2014,7 +2014,7 @@ "tags": [], "label": "start", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2025,7 +2025,7 @@ "tags": [], "label": "end", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2047,7 +2047,7 @@ }, " & { hasDocs: boolean; hasDurationSummaryField: boolean; })[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2068,7 +2068,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2082,7 +2082,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_document_type_config/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_document_type_config/index.ts", "deprecated": false, "trackAdoption": false } @@ -2096,7 +2096,7 @@ "tags": [], "label": "HostNamesRequest", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2111,7 +2111,7 @@ "QueryDslQueryContainer", " | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2125,7 +2125,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2136,7 +2136,7 @@ "tags": [], "label": "start", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2147,7 +2147,7 @@ "tags": [], "label": "end", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2161,7 +2161,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2183,7 +2183,7 @@ }, " & { hasDocs: boolean; hasDurationSummaryField: boolean; })[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_host_names/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_host_names/index.ts", "deprecated": false, "trackAdoption": false } @@ -2203,7 +2203,7 @@ "signature": [ "{ readonly indices: Readonly<{} & { error: string; transaction: string; span: string; metric: string; onboarding: string; sourcemap: string; }>; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2260,7 +2260,7 @@ "HostServicesRequest", ") => Promise<{ services: { serviceName: string; agentName: string | null; }[]; }>; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2293,7 +2293,7 @@ }, "[]; }); body: { size: number; track_total_hits: number | boolean; }; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2308,7 +2308,7 @@ "signature": [ "{ readonly error: string; readonly transaction: string; readonly span: string; readonly metric: string; readonly onboarding: string; readonly sourcemap: string; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2325,7 +2325,7 @@ "SearchRequest", ", \"index\"> & { body: { size: number; track_total_hits: number | boolean; }; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2339,7 +2339,7 @@ "tags": [], "label": "ApmDataAccessPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2353,7 +2353,7 @@ "signature": [ "{ readonly error: string; readonly transaction: string; readonly span: string; readonly metric: string; readonly onboarding: string; readonly sourcemap: string; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2375,7 +2375,7 @@ }, ") => Promise>" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2395,7 +2395,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2463,7 +2463,7 @@ "HostServicesRequest", ") => Promise<{ services: { serviceName: string; agentName: string | null; }[]; }>; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -2484,7 +2484,7 @@ "text": "ApmDataAccessServicesParams" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/services/get_services.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/services/get_services.ts", "deprecated": false, "trackAdoption": false } @@ -2501,7 +2501,7 @@ "tags": [], "label": "ApmDataAccessPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2523,7 +2523,7 @@ }, ", \"request\">) => Promise" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2545,7 +2545,7 @@ }, ", \"request\">" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2571,7 +2571,7 @@ "signature": [ "({\n start,\n end,\n numBuckets = 50,\n minBucketSize,\n}: { start: number; end: number; numBuckets?: number | undefined; minBucketSize?: number | undefined; }) => { bucketSize: number; intervalString: string; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2582,7 +2582,7 @@ "tags": [], "label": "{\n start,\n end,\n numBuckets = 50,\n minBucketSize,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2593,7 +2593,7 @@ "tags": [], "label": "start", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2604,7 +2604,7 @@ "tags": [], "label": "end", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2618,7 +2618,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false }, @@ -2632,7 +2632,7 @@ "signature": [ "number | undefined" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_bucket_size/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_bucket_size/index.ts", "deprecated": false, "trackAdoption": false } @@ -2668,7 +2668,7 @@ }, "; bucketSizeInSeconds: number; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2679,7 +2679,7 @@ "tags": [], "label": "{\n sources,\n bucketSizeInSeconds,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2700,7 +2700,7 @@ }, "[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", "deprecated": false, "trackAdoption": false }, @@ -2711,7 +2711,7 @@ "tags": [], "label": "bucketSizeInSeconds", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/utils/get_preferred_bucket_size_and_data_source.ts", "deprecated": false, "trackAdoption": false } @@ -2740,7 +2740,7 @@ }, "" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/data_source.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2760,7 +2760,7 @@ "text": "RollupInterval" } ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/data_source.ts", "deprecated": false, "trackAdoption": false }, @@ -2774,7 +2774,7 @@ "signature": [ "TDocumentType" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/data_source.ts", "deprecated": false, "trackAdoption": false } @@ -2788,7 +2788,7 @@ "tags": [], "label": "TimeRangeMetadata", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/time_range_metadata.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/time_range_metadata.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2799,7 +2799,7 @@ "tags": [], "label": "isUsingServiceDestinationMetrics", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/time_range_metadata.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/time_range_metadata.ts", "deprecated": false, "trackAdoption": false }, @@ -2821,7 +2821,7 @@ }, " & { hasDocs: boolean; hasDurationSummaryField: boolean; })[]" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/time_range_metadata.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/time_range_metadata.ts", "deprecated": false, "trackAdoption": false } @@ -2837,7 +2837,7 @@ "tags": [], "label": "ApmDocumentType", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/document_type.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/document_type.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2849,7 +2849,7 @@ "tags": [], "label": "RollupInterval", "description": [], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/rollup.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/rollup.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2873,7 +2873,7 @@ }, " & { hasDurationSummaryField: boolean; hasDocs: boolean; }" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/data_source.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/data_source.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2911,7 +2911,7 @@ }, ".TransactionEvent" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/document_type.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/document_type.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2941,7 +2941,7 @@ }, ".TransactionEvent" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/document_type.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/document_type.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2956,7 +2956,7 @@ "signature": [ "\"apmDataAccess\"" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2971,7 +2971,7 @@ "signature": [ "\"apmDataAccess\"" ], - "path": "x-pack/plugins/observability_solution/apm_data_access/common/index.ts", + "path": "x-pack/solutions/observability/plugins/apm_data_access/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/apm_data_access.mdx b/api_docs/apm_data_access.mdx index a0c10b3f54be0..dbe576be88328 100644 --- a/api_docs/apm_data_access.mdx +++ b/api_docs/apm_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess title: "apmDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the apmDataAccess plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess'] --- import apmDataAccessObj from './apm_data_access.devdocs.json'; diff --git a/api_docs/asset_inventory.mdx b/api_docs/asset_inventory.mdx index edc8ed584b3db..f015d1f9a186d 100644 --- a/api_docs/asset_inventory.mdx +++ b/api_docs/asset_inventory.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/assetInventory title: "assetInventory" image: https://source.unsplash.com/400x175/?github description: API docs for the assetInventory plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetInventory'] --- import assetInventoryObj from './asset_inventory.devdocs.json'; diff --git a/api_docs/banners.mdx b/api_docs/banners.mdx index 8cdc82d4cd86f..fbfe4c7fc28fc 100644 --- a/api_docs/banners.mdx +++ b/api_docs/banners.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners title: "banners" image: https://source.unsplash.com/400x175/?github description: API docs for the banners plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners'] --- import bannersObj from './banners.devdocs.json'; diff --git a/api_docs/canvas.mdx b/api_docs/canvas.mdx index 1e2307a1f9d58..ce7750374e1b1 100644 --- a/api_docs/canvas.mdx +++ b/api_docs/canvas.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas title: "canvas" image: https://source.unsplash.com/400x175/?github description: API docs for the canvas plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas'] --- import canvasObj from './canvas.devdocs.json'; diff --git a/api_docs/cases.mdx b/api_docs/cases.mdx index 59a66fc67e4d3..38828f697c1f2 100644 --- a/api_docs/cases.mdx +++ b/api_docs/cases.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases title: "cases" image: https://source.unsplash.com/400x175/?github description: API docs for the cases plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases'] --- import casesObj from './cases.devdocs.json'; diff --git a/api_docs/charts.mdx b/api_docs/charts.mdx index 2a26e7b8d6787..d5e9298be9250 100644 --- a/api_docs/charts.mdx +++ b/api_docs/charts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts title: "charts" image: https://source.unsplash.com/400x175/?github description: API docs for the charts plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts'] --- import chartsObj from './charts.devdocs.json'; diff --git a/api_docs/cloud.mdx b/api_docs/cloud.mdx index 960e5df93ba63..5c73bab1770a1 100644 --- a/api_docs/cloud.mdx +++ b/api_docs/cloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud title: "cloud" image: https://source.unsplash.com/400x175/?github description: API docs for the cloud plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud'] --- import cloudObj from './cloud.devdocs.json'; diff --git a/api_docs/cloud_data_migration.mdx b/api_docs/cloud_data_migration.mdx index 342a89014ecef..489cee112b150 100644 --- a/api_docs/cloud_data_migration.mdx +++ b/api_docs/cloud_data_migration.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDataMigration title: "cloudDataMigration" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudDataMigration plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration'] --- import cloudDataMigrationObj from './cloud_data_migration.devdocs.json'; diff --git a/api_docs/cloud_defend.mdx b/api_docs/cloud_defend.mdx index 6440c0bdcc9d1..cfe3721844800 100644 --- a/api_docs/cloud_defend.mdx +++ b/api_docs/cloud_defend.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDefend title: "cloudDefend" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudDefend plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend'] --- import cloudDefendObj from './cloud_defend.devdocs.json'; diff --git a/api_docs/cloud_security_posture.mdx b/api_docs/cloud_security_posture.mdx index 494a79c30d678..72695c47cb26d 100644 --- a/api_docs/cloud_security_posture.mdx +++ b/api_docs/cloud_security_posture.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture title: "cloudSecurityPosture" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudSecurityPosture plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture'] --- import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json'; diff --git a/api_docs/console.mdx b/api_docs/console.mdx index 3c4793e6ebc13..6ba9994b36731 100644 --- a/api_docs/console.mdx +++ b/api_docs/console.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console title: "console" image: https://source.unsplash.com/400x175/?github description: API docs for the console plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console'] --- import consoleObj from './console.devdocs.json'; diff --git a/api_docs/content_management.mdx b/api_docs/content_management.mdx index 79a7aac40ef3a..7fe4063afecdc 100644 --- a/api_docs/content_management.mdx +++ b/api_docs/content_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentManagement title: "contentManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the contentManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement'] --- import contentManagementObj from './content_management.devdocs.json'; diff --git a/api_docs/controls.mdx b/api_docs/controls.mdx index 5d5e07fe3ef00..72813fd77cedc 100644 --- a/api_docs/controls.mdx +++ b/api_docs/controls.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls title: "controls" image: https://source.unsplash.com/400x175/?github description: API docs for the controls plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls'] --- import controlsObj from './controls.devdocs.json'; diff --git a/api_docs/custom_integrations.mdx b/api_docs/custom_integrations.mdx index aa8de1676ed16..a3d79540e55b2 100644 --- a/api_docs/custom_integrations.mdx +++ b/api_docs/custom_integrations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations title: "customIntegrations" image: https://source.unsplash.com/400x175/?github description: API docs for the customIntegrations plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations'] --- import customIntegrationsObj from './custom_integrations.devdocs.json'; diff --git a/api_docs/dashboard.mdx b/api_docs/dashboard.mdx index fc664c25e2e05..ed3641ca7eb38 100644 --- a/api_docs/dashboard.mdx +++ b/api_docs/dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard title: "dashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboard plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard'] --- import dashboardObj from './dashboard.devdocs.json'; diff --git a/api_docs/dashboard_enhanced.mdx b/api_docs/dashboard_enhanced.mdx index d2260b94350e1..c180e3d2ac8f5 100644 --- a/api_docs/dashboard_enhanced.mdx +++ b/api_docs/dashboard_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced title: "dashboardEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboardEnhanced plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced'] --- import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json'; diff --git a/api_docs/data.mdx b/api_docs/data.mdx index a5a0b678d59d7..bca33f6d8479c 100644 --- a/api_docs/data.mdx +++ b/api_docs/data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data title: "data" image: https://source.unsplash.com/400x175/?github description: API docs for the data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data'] --- import dataObj from './data.devdocs.json'; diff --git a/api_docs/data_quality.mdx b/api_docs/data_quality.mdx index 7297697f053b4..96bc775291e08 100644 --- a/api_docs/data_quality.mdx +++ b/api_docs/data_quality.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataQuality title: "dataQuality" image: https://source.unsplash.com/400x175/?github description: API docs for the dataQuality plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality'] --- import dataQualityObj from './data_quality.devdocs.json'; diff --git a/api_docs/data_query.mdx b/api_docs/data_query.mdx index c3544d2ac0832..202b1018623b6 100644 --- a/api_docs/data_query.mdx +++ b/api_docs/data_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query title: "data.query" image: https://source.unsplash.com/400x175/?github description: API docs for the data.query plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query'] --- import dataQueryObj from './data_query.devdocs.json'; diff --git a/api_docs/data_search.mdx b/api_docs/data_search.mdx index ca3145e33647b..69d75fcd051a8 100644 --- a/api_docs/data_search.mdx +++ b/api_docs/data_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search title: "data.search" image: https://source.unsplash.com/400x175/?github description: API docs for the data.search plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search'] --- import dataSearchObj from './data_search.devdocs.json'; diff --git a/api_docs/data_usage.mdx b/api_docs/data_usage.mdx index 1d683bb114c40..acbacea178f53 100644 --- a/api_docs/data_usage.mdx +++ b/api_docs/data_usage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataUsage title: "dataUsage" image: https://source.unsplash.com/400x175/?github description: API docs for the dataUsage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataUsage'] --- import dataUsageObj from './data_usage.devdocs.json'; diff --git a/api_docs/data_view_editor.mdx b/api_docs/data_view_editor.mdx index 709c9fa2e5e31..1367f9cd104e9 100644 --- a/api_docs/data_view_editor.mdx +++ b/api_docs/data_view_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor title: "dataViewEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewEditor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor'] --- import dataViewEditorObj from './data_view_editor.devdocs.json'; diff --git a/api_docs/data_view_field_editor.mdx b/api_docs/data_view_field_editor.mdx index 7040b55f3885f..21cedc179715a 100644 --- a/api_docs/data_view_field_editor.mdx +++ b/api_docs/data_view_field_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor title: "dataViewFieldEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewFieldEditor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor'] --- import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json'; diff --git a/api_docs/data_view_management.mdx b/api_docs/data_view_management.mdx index b5b38c12af11b..64a91aecf6969 100644 --- a/api_docs/data_view_management.mdx +++ b/api_docs/data_view_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement title: "dataViewManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement'] --- import dataViewManagementObj from './data_view_management.devdocs.json'; diff --git a/api_docs/data_views.devdocs.json b/api_docs/data_views.devdocs.json index 3f724781a1893..fdb87f4009eed 100644 --- a/api_docs/data_views.devdocs.json +++ b/api_docs/data_views.devdocs.json @@ -14044,7 +14044,7 @@ }, { "plugin": "@kbn/lens-embeddable-utils", - "path": "packages/kbn-lens-embeddable-utils/config_builder/columns/breakdown.ts" + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/config_builder/columns/breakdown.ts" }, { "plugin": "triggersActionsUi", @@ -14074,26 +14074,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/state_management/datasource.test.ts" }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/utils/observability_data_views/observability_data_views.ts" - }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/report_definition_field.tsx" - }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/use_filter_values.ts" - }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/filter_value_btn.tsx" - }, - { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx" - }, { "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/common/job_creator/job_creator.ts" @@ -14163,36 +14143,28 @@ "path": "x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_management/components/source_selection/source_selection.tsx" }, { - "plugin": "stackAlerts", - "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/boundary_form.tsx" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/public/components/datasource/datasource_component.js" }, { - "plugin": "stackAlerts", - "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/entity_form.tsx" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx" }, { - "plugin": "stackAlerts", - "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/components/data_view_select_popover.tsx" + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/common/filter_agg/components/filter_term_form.tsx" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/models/job_service/new_job_caps/rollup.ts" + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/public/app/hooks/use_data_view_exists.ts" }, { "plugin": "@kbn/ml-data-view-utils", "path": "x-pack/platform/packages/private/ml/data_view_utils/actions/data_view_handler.ts" }, { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/public/components/datasource/datasource_component.js" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/common/filter_agg/components/filter_term_form.tsx" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/public/app/hooks/use_data_view_exists.ts" + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/models/job_service/new_job_caps/rollup.ts" }, { "plugin": "securitySolution", @@ -14210,6 +14182,34 @@ "plugin": "timelines", "path": "x-pack/solutions/security/plugins/timelines/server/search_strategy/index_fields/index.ts" }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/utils/observability_data_views/observability_data_views.ts" + }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/report_definition_field.tsx" + }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/use_filter_values.ts" + }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/filter_value_btn.tsx" + }, + { + "plugin": "stackAlerts", + "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/boundary_form.tsx" + }, + { + "plugin": "stackAlerts", + "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/entity_form.tsx" + }, + { + "plugin": "stackAlerts", + "path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/components/data_view_select_popover.tsx" + }, { "plugin": "maps", "path": "x-pack/platform/plugins/shared/maps/public/classes/tooltips/es_tooltip_property.test.ts" diff --git a/api_docs/data_views.mdx b/api_docs/data_views.mdx index fcef3529ebb62..c25085995c5a7 100644 --- a/api_docs/data_views.mdx +++ b/api_docs/data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews title: "dataViews" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViews plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews'] --- import dataViewsObj from './data_views.devdocs.json'; diff --git a/api_docs/data_visualizer.mdx b/api_docs/data_visualizer.mdx index 219df9e8adad4..54eb50c27fb17 100644 --- a/api_docs/data_visualizer.mdx +++ b/api_docs/data_visualizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer title: "dataVisualizer" image: https://source.unsplash.com/400x175/?github description: API docs for the dataVisualizer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer'] --- import dataVisualizerObj from './data_visualizer.devdocs.json'; diff --git a/api_docs/dataset_quality.mdx b/api_docs/dataset_quality.mdx index f18a2f34a01f1..deec7c39f0cc3 100644 --- a/api_docs/dataset_quality.mdx +++ b/api_docs/dataset_quality.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/datasetQuality title: "datasetQuality" image: https://source.unsplash.com/400x175/?github description: API docs for the datasetQuality plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality'] --- import datasetQualityObj from './dataset_quality.devdocs.json'; diff --git a/api_docs/deprecations_by_api.mdx b/api_docs/deprecations_by_api.mdx index dd7bc63a92812..af0466ce670ec 100644 --- a/api_docs/deprecations_by_api.mdx +++ b/api_docs/deprecations_by_api.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api title: Deprecated API usage by API description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -17,13 +17,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Referencing plugin(s) | Remove By | | ---------------|-----------|-----------| | | ml, stackAlerts | - | -| | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, graph, upgradeAssistant, exploratoryView, fleet, ml, stackAlerts, @kbn/ml-data-view-utils, canvas, transform, securitySolution, timelines, maps, visTypeTimeseries, uptime, ux, enterpriseSearch, dataViewManagement, eventAnnotationListing, visDefaultEditor, visTypeTimelion, visTypeVega, inputControlVis | - | +| | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, graph, upgradeAssistant, ml, canvas, fleet, transform, @kbn/ml-data-view-utils, securitySolution, timelines, exploratoryView, stackAlerts, maps, visTypeTimeseries, uptime, ux, enterpriseSearch, dataViewManagement, eventAnnotationListing, visDefaultEditor, visTypeTimelion, visTypeVega, inputControlVis | - | | | ml, securitySolution | - | | | actions, savedObjectsTagging, ml, enterpriseSearch | - | | | @kbn/core-http-router-server-internal, @kbn/core-http-server-internal, @kbn/core-metrics-server-internal, @kbn/core-status-server-internal, @kbn/core-i18n-server-internal, @kbn/core-rendering-server-internal, @kbn/core-capabilities-server-internal, @kbn/core, banners, usageCollection, taskManager, security, monitoringCollection, files, telemetry, cloudFullStory, customBranding, securitySolution, @kbn/test-suites-xpack, enterpriseSearch, interactiveSetup, mockIdpPlugin, spaces, ml | - | -| | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, aiops, dataVisualizer, graph, ml, lens, dashboardEnhanced, securitySolution, eventAnnotation | - | +| | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, aiops, dataVisualizer, graph, lens, ml, dashboardEnhanced, securitySolution, eventAnnotation | - | | | @kbn/core, savedObjects, visualizations, graph, canvas, ml | - | -| | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, @kbn/core-saved-objects-migration-server-mocks, dataViews, spaces, taskManager, share, actions, data, alerting, dashboard, graph, lens, savedSearch, apmDataAccess, ml, fleet, cases, apm, canvas, maps, lists, securitySolution, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, savedObjectsManagement, links, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - | +| | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, @kbn/core-saved-objects-migration-server-mocks, dataViews, spaces, taskManager, share, actions, data, alerting, dashboard, graph, lens, savedSearch, ml, canvas, cases, fleet, maps, lists, securitySolution, apmDataAccess, apm, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, savedObjectsManagement, links, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - | | | stackAlerts, alerting, securitySolution, inputControlVis | - | | | graph, stackAlerts, inputControlVis, securitySolution | - | | | dataVisualizer, stackAlerts, expressionPartitionVis | - | @@ -32,7 +32,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | triggersActionsUi | - | | | @kbn/core, visualizations, triggersActionsUi, @kbn/response-ops-rule-form | - | | | ruleRegistry, securitySolution, slo | - | -| | security, actions, alerting, ruleRegistry, files, fleet, cases, securitySolution | - | +| | security, actions, alerting, ruleRegistry, files, cases, fleet, securitySolution | - | | | alerting, securitySolution | - | | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-api-server-internal, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-saved-objects-server-internal, graph, fleet, osquery, securitySolution, alerting, lists | - | | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-api-server-internal, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-saved-objects-server-internal, graph, fleet, osquery, securitySolution, alerting, lists | - | @@ -50,7 +50,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-api-server-internal, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-saved-objects-server-internal, graph, fleet, osquery, securitySolution, alerting, lists | - | | | @kbn/core-saved-objects-common, @kbn/core-saved-objects-server, @kbn/core, @kbn/alerting-types, alerting, actions, savedSearch, canvas, securitySolution, taskManager, enterpriseSearch, @kbn/core-saved-objects-server-internal, @kbn/core-saved-objects-api-server | - | | | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core-saved-objects-browser-mocks, @kbn/core, savedObjectsTagging, home, canvas, @kbn/core-saved-objects-import-export-server-internal, savedObjectsTaggingOss, upgradeAssistant, securitySolution, lists, savedObjectsManagement, @kbn/core-ui-settings-server-internal | - | -| | @kbn/core-saved-objects-migration-server-internal, dataViews, actions, data, alerting, dashboard, graph, lens, savedSearch, savedObjectsTagging, cases, canvas, maps, lists, securitySolution, visualizations, @kbn/core-test-helpers-so-type-serializer | - | +| | @kbn/core-saved-objects-migration-server-internal, dataViews, actions, data, alerting, dashboard, graph, lens, savedSearch, savedObjectsTagging, canvas, cases, maps, lists, securitySolution, visualizations, @kbn/core-test-helpers-so-type-serializer | - | | | integrationAssistant, @kbn/ecs-data-quality-dashboard, securitySolution, observabilityAIAssistantApp | - | | | security, cloudLinks, securitySolution, cases | - | | | security, cases, securitySolution, searchPlayground | - | @@ -68,10 +68,10 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | securitySolution | - | | | @kbn/monaco, securitySolution | - | | | cloudSecurityPosture, securitySolution | - | -| | alerting, observabilityAIAssistant, upgradeAssistant, fleet, entityManager, transform, synthetics, serverlessSearch, cloudSecurityPosture, security | - | +| | alerting, observabilityAIAssistant, upgradeAssistant, transform, fleet, entityManager, synthetics, serverlessSearch, cloudSecurityPosture, security | - | | | actions, alerting | - | | | monitoring | - | -| | observabilityShared, monitoring | - | +| | monitoring, observabilityShared | - | | | @kbn/core-saved-objects-api-browser, @kbn/core, savedObjectsManagement, savedObjects, visualizations, savedObjectsTagging, eventAnnotation, lens, maps, graph, dashboard, kibanaUtils, expressions, data, savedObjectsTaggingOss, embeddable, uiActionsEnhanced, controls, globalSearchProviders, canvas, dashboardEnhanced | - | | | @kbn/core-saved-objects-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, home, visualizations, lens, visTypeTimeseries | - | | | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks | - | @@ -100,7 +100,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | @kbn/core-saved-objects-browser-internal, @kbn/core | - | | | @kbn/core-saved-objects-browser-internal, @kbn/core | - | | | @kbn/core-saved-objects-browser-internal | - | -| | @kbn/core-lifecycle-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, exploratoryView, transform | - | +| | @kbn/core-lifecycle-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, transform, exploratoryView | - | | | @kbn/core-saved-objects-browser-mocks, @kbn/core-root-browser-internal | - | | | @kbn/core-saved-objects-api-server-internal | - | | | @kbn/core-saved-objects-api-server-internal | - | @@ -110,9 +110,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | graph, visTypeTimeseries, dataViewManagement, dataViews | - | | | graph, visTypeTimeseries, dataViewManagement | - | | | visualizations, graph | - | -| | exploratoryView, fleet, osquery, synthetics | - | +| | fleet, osquery, exploratoryView, synthetics | - | | | @kbn/security-plugin-types-server, telemetry, fleet, profiling, @kbn/security-authorization-core, security | - | -| | @kbn/core, @kbn/core-application-browser-mocks, management, fleet, security, kibanaOverview | - | +| | @kbn/core, @kbn/core-application-browser-mocks, management, security, fleet, kibanaOverview | - | | | kubernetesSecurity, osquery, threatIntelligence | - | | | @kbn/core-plugins-browser-internal, @kbn/core-root-browser-internal, home, unifiedSearch, visualizations, fileUpload, transform, dashboardEnhanced, discover, dataVisualizer | - | | | dataViews, maps | - | @@ -170,9 +170,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | reporting | - | | | @kbn/reporting-export-types-pdf | - | | | security, aiops, licenseManagement, ml, crossClusterReplication, logstash, painlessLab, watcher, searchprofiler, slo | 8.8.0 | -| | spaces, security, actions, alerting, graph, upgradeAssistant, ml, remoteClusters, indexLifecycleManagement, painlessLab, rollup, snapshotRestore, transform, aiops, osquery, securitySolution, searchprofiler | 8.8.0 | -| | apm, security, fleet, securitySolution | 8.8.0 | -| | apm, security, fleet, securitySolution | 8.8.0 | +| | spaces, security, actions, alerting, graph, upgradeAssistant, remoteClusters, indexLifecycleManagement, painlessLab, rollup, snapshotRestore, transform, aiops, ml, osquery, securitySolution, searchprofiler | 8.8.0 | +| | security, fleet, apm, securitySolution | 8.8.0 | +| | security, fleet, apm, securitySolution | 8.8.0 | | | spaces, @kbn/security-authorization-core, security, @kbn/security-role-management-model, alerting, cases | 8.8.0 | | | presentationUtil, visualizations, lens, dashboard, discover, graph, links | 8.8.0 | | | security, @kbn/security-role-management-model | 8.8.0 | diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index a3d7d9b5c77d4..81e9fa987728d 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin title: Deprecated API usage by plugin description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -414,7 +414,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [breakdown.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-lens-embeddable-utils/config_builder/columns/breakdown.ts#:~:text=title) | - | +| | [breakdown.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-lens-embeddable-utils/config_builder/columns/breakdown.ts#:~:text=title) | - | @@ -603,9 +603,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | -| | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | -| | [apm_service_groups.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/server/saved_objects/apm_service_groups.ts#:~:text=migrations) | - | +| | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | +| | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | +| | [apm_service_groups.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/server/saved_objects/apm_service_groups.ts#:~:text=migrations) | - | @@ -613,7 +613,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [apm_indices.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm_data_access/server/saved_objects/apm_indices.ts#:~:text=migrations) | - | +| | [apm_indices.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm_data_access/server/saved_objects/apm_indices.ts#:~:text=migrations) | - | @@ -1286,7 +1286,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get) | - | +| | [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get), [get_has_setup_privileges.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts#:~:text=get) | - | diff --git a/api_docs/deprecations_by_team.mdx b/api_docs/deprecations_by_team.mdx index dfa94c46c02a6..45a922109cfb4 100644 --- a/api_docs/deprecations_by_team.mdx +++ b/api_docs/deprecations_by_team.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam slug: /kibana-dev-docs/api-meta/deprecations-due-by-team title: Deprecated APIs due to be removed, by team description: Lists the teams that are referencing deprecated APIs with a remove by date. -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -105,8 +105,8 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/ | Plugin | Deprecated API | Reference location(s) | Remove By | | --------|-------|-----------|-----------| -| apm | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | -| apm | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | +| apm | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | +| apm | | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 | diff --git a/api_docs/dev_tools.mdx b/api_docs/dev_tools.mdx index 6037d6c087d2e..f209347bcf4da 100644 --- a/api_docs/dev_tools.mdx +++ b/api_docs/dev_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools title: "devTools" image: https://source.unsplash.com/400x175/?github description: API docs for the devTools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools'] --- import devToolsObj from './dev_tools.devdocs.json'; diff --git a/api_docs/discover.devdocs.json b/api_docs/discover.devdocs.json index 4dd98469394fc..a9ead8de1f0ad 100644 --- a/api_docs/discover.devdocs.json +++ b/api_docs/discover.devdocs.json @@ -4712,10 +4712,6 @@ "deprecated": true, "trackAdoption": false, "references": [ - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/hooks/use_discover_link.tsx" - }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/multi_page_layout/hooks/use_get_logs_discover_link.tsx" @@ -4732,6 +4728,10 @@ "plugin": "osquery", "path": "x-pack/platform/plugins/shared/osquery/public/common/hooks/use_discover_link.tsx" }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/hooks/use_discover_link.tsx" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/public/apps/synthetics/components/common/components/stderr_logs.tsx" diff --git a/api_docs/discover.mdx b/api_docs/discover.mdx index 12d69c1834b2b..266342769a5a7 100644 --- a/api_docs/discover.mdx +++ b/api_docs/discover.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover title: "discover" image: https://source.unsplash.com/400x175/?github description: API docs for the discover plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover'] --- import discoverObj from './discover.devdocs.json'; diff --git a/api_docs/discover_enhanced.mdx b/api_docs/discover_enhanced.mdx index 19c92b990babd..52d3f2f398c47 100644 --- a/api_docs/discover_enhanced.mdx +++ b/api_docs/discover_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced title: "discoverEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the discoverEnhanced plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced'] --- import discoverEnhancedObj from './discover_enhanced.devdocs.json'; diff --git a/api_docs/discover_shared.mdx b/api_docs/discover_shared.mdx index 807fc200a9c42..b9d1f34b4a889 100644 --- a/api_docs/discover_shared.mdx +++ b/api_docs/discover_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverShared title: "discoverShared" image: https://source.unsplash.com/400x175/?github description: API docs for the discoverShared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverShared'] --- import discoverSharedObj from './discover_shared.devdocs.json'; diff --git a/api_docs/ecs_data_quality_dashboard.mdx b/api_docs/ecs_data_quality_dashboard.mdx index 4a48ca0e399e6..3b54ffc7106c6 100644 --- a/api_docs/ecs_data_quality_dashboard.mdx +++ b/api_docs/ecs_data_quality_dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ecsDataQualityDashboard title: "ecsDataQualityDashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the ecsDataQualityDashboard plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard'] --- import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json'; diff --git a/api_docs/elastic_assistant.mdx b/api_docs/elastic_assistant.mdx index 4be2a2780e335..728ee14dda1b8 100644 --- a/api_docs/elastic_assistant.mdx +++ b/api_docs/elastic_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/elasticAssistant title: "elasticAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the elasticAssistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant'] --- import elasticAssistantObj from './elastic_assistant.devdocs.json'; diff --git a/api_docs/embeddable.mdx b/api_docs/embeddable.mdx index c9d4e3fc5e770..7ec213f323440 100644 --- a/api_docs/embeddable.mdx +++ b/api_docs/embeddable.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable title: "embeddable" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddable plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable'] --- import embeddableObj from './embeddable.devdocs.json'; diff --git a/api_docs/embeddable_enhanced.mdx b/api_docs/embeddable_enhanced.mdx index add5c469f977b..f42f68c49b9c8 100644 --- a/api_docs/embeddable_enhanced.mdx +++ b/api_docs/embeddable_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced title: "embeddableEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddableEnhanced plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced'] --- import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json'; diff --git a/api_docs/encrypted_saved_objects.mdx b/api_docs/encrypted_saved_objects.mdx index 1c0805a60dfc5..f0010b6889441 100644 --- a/api_docs/encrypted_saved_objects.mdx +++ b/api_docs/encrypted_saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects title: "encryptedSavedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the encryptedSavedObjects plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects'] --- import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json'; diff --git a/api_docs/enterprise_search.mdx b/api_docs/enterprise_search.mdx index 24c74f77551fb..c9458a61518f9 100644 --- a/api_docs/enterprise_search.mdx +++ b/api_docs/enterprise_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch title: "enterpriseSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the enterpriseSearch plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch'] --- import enterpriseSearchObj from './enterprise_search.devdocs.json'; diff --git a/api_docs/entities_data_access.mdx b/api_docs/entities_data_access.mdx index 5b639f3d1731e..019b6286bd8e3 100644 --- a/api_docs/entities_data_access.mdx +++ b/api_docs/entities_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entitiesDataAccess title: "entitiesDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the entitiesDataAccess plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entitiesDataAccess'] --- import entitiesDataAccessObj from './entities_data_access.devdocs.json'; diff --git a/api_docs/entity_manager.mdx b/api_docs/entity_manager.mdx index 96ed9efc04efd..f22fb83d3e77e 100644 --- a/api_docs/entity_manager.mdx +++ b/api_docs/entity_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entityManager title: "entityManager" image: https://source.unsplash.com/400x175/?github description: API docs for the entityManager plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entityManager'] --- import entityManagerObj from './entity_manager.devdocs.json'; diff --git a/api_docs/es_ui_shared.mdx b/api_docs/es_ui_shared.mdx index fb82505ef693d..be8d78a0ae1c4 100644 --- a/api_docs/es_ui_shared.mdx +++ b/api_docs/es_ui_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared title: "esUiShared" image: https://source.unsplash.com/400x175/?github description: API docs for the esUiShared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared'] --- import esUiSharedObj from './es_ui_shared.devdocs.json'; diff --git a/api_docs/esql.mdx b/api_docs/esql.mdx index 410de95c13627..8797822192f04 100644 --- a/api_docs/esql.mdx +++ b/api_docs/esql.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esql title: "esql" image: https://source.unsplash.com/400x175/?github description: API docs for the esql plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esql'] --- import esqlObj from './esql.devdocs.json'; diff --git a/api_docs/esql_data_grid.mdx b/api_docs/esql_data_grid.mdx index 43e7bf12990fb..3428c57136309 100644 --- a/api_docs/esql_data_grid.mdx +++ b/api_docs/esql_data_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esqlDataGrid title: "esqlDataGrid" image: https://source.unsplash.com/400x175/?github description: API docs for the esqlDataGrid plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esqlDataGrid'] --- import esqlDataGridObj from './esql_data_grid.devdocs.json'; diff --git a/api_docs/event_annotation.mdx b/api_docs/event_annotation.mdx index ee8fedd4a2c5e..fc7fc73fbbfd9 100644 --- a/api_docs/event_annotation.mdx +++ b/api_docs/event_annotation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotation title: "eventAnnotation" image: https://source.unsplash.com/400x175/?github description: API docs for the eventAnnotation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation'] --- import eventAnnotationObj from './event_annotation.devdocs.json'; diff --git a/api_docs/event_annotation_listing.mdx b/api_docs/event_annotation_listing.mdx index 525543eca05a1..61881af238d43 100644 --- a/api_docs/event_annotation_listing.mdx +++ b/api_docs/event_annotation_listing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotationListing title: "eventAnnotationListing" image: https://source.unsplash.com/400x175/?github description: API docs for the eventAnnotationListing plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotationListing'] --- import eventAnnotationListingObj from './event_annotation_listing.devdocs.json'; diff --git a/api_docs/event_log.mdx b/api_docs/event_log.mdx index ef417a4269460..b9a65e96590a2 100644 --- a/api_docs/event_log.mdx +++ b/api_docs/event_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventLog title: "eventLog" image: https://source.unsplash.com/400x175/?github description: API docs for the eventLog plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog'] --- import eventLogObj from './event_log.devdocs.json'; diff --git a/api_docs/exploratory_view.mdx b/api_docs/exploratory_view.mdx index dfe66dfbced05..38f84f1f982ed 100644 --- a/api_docs/exploratory_view.mdx +++ b/api_docs/exploratory_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/exploratoryView title: "exploratoryView" image: https://source.unsplash.com/400x175/?github description: API docs for the exploratoryView plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView'] --- import exploratoryViewObj from './exploratory_view.devdocs.json'; diff --git a/api_docs/expression_error.mdx b/api_docs/expression_error.mdx index 5f6cabdaf250c..23a1d0ff3c167 100644 --- a/api_docs/expression_error.mdx +++ b/api_docs/expression_error.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionError title: "expressionError" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionError plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError'] --- import expressionErrorObj from './expression_error.devdocs.json'; diff --git a/api_docs/expression_gauge.mdx b/api_docs/expression_gauge.mdx index 650053aa06fb2..9c69c69573c8d 100644 --- a/api_docs/expression_gauge.mdx +++ b/api_docs/expression_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionGauge title: "expressionGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionGauge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge'] --- import expressionGaugeObj from './expression_gauge.devdocs.json'; diff --git a/api_docs/expression_heatmap.mdx b/api_docs/expression_heatmap.mdx index 359c0a2af49fd..deb400cf0046a 100644 --- a/api_docs/expression_heatmap.mdx +++ b/api_docs/expression_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap title: "expressionHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionHeatmap plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap'] --- import expressionHeatmapObj from './expression_heatmap.devdocs.json'; diff --git a/api_docs/expression_image.mdx b/api_docs/expression_image.mdx index f6c03bc21d319..f6fc5cc308a14 100644 --- a/api_docs/expression_image.mdx +++ b/api_docs/expression_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionImage title: "expressionImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionImage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage'] --- import expressionImageObj from './expression_image.devdocs.json'; diff --git a/api_docs/expression_legacy_metric_vis.mdx b/api_docs/expression_legacy_metric_vis.mdx index 8b8b25b65d7d7..5bcf76c90820b 100644 --- a/api_docs/expression_legacy_metric_vis.mdx +++ b/api_docs/expression_legacy_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis title: "expressionLegacyMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionLegacyMetricVis plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis'] --- import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json'; diff --git a/api_docs/expression_metric.mdx b/api_docs/expression_metric.mdx index 40a4cb2df1e31..8d49093f49265 100644 --- a/api_docs/expression_metric.mdx +++ b/api_docs/expression_metric.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetric title: "expressionMetric" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetric plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric'] --- import expressionMetricObj from './expression_metric.devdocs.json'; diff --git a/api_docs/expression_metric_vis.mdx b/api_docs/expression_metric_vis.mdx index e81649634476b..85fafec5ceb15 100644 --- a/api_docs/expression_metric_vis.mdx +++ b/api_docs/expression_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis title: "expressionMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetricVis plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis'] --- import expressionMetricVisObj from './expression_metric_vis.devdocs.json'; diff --git a/api_docs/expression_partition_vis.mdx b/api_docs/expression_partition_vis.mdx index cc8600ec1d16f..43c11eef7559c 100644 --- a/api_docs/expression_partition_vis.mdx +++ b/api_docs/expression_partition_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis title: "expressionPartitionVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionPartitionVis plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis'] --- import expressionPartitionVisObj from './expression_partition_vis.devdocs.json'; diff --git a/api_docs/expression_repeat_image.mdx b/api_docs/expression_repeat_image.mdx index 94c81361c4259..67cd2a8486366 100644 --- a/api_docs/expression_repeat_image.mdx +++ b/api_docs/expression_repeat_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage title: "expressionRepeatImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRepeatImage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage'] --- import expressionRepeatImageObj from './expression_repeat_image.devdocs.json'; diff --git a/api_docs/expression_reveal_image.mdx b/api_docs/expression_reveal_image.mdx index 86c6ba0b1b84b..d6e1132f8e405 100644 --- a/api_docs/expression_reveal_image.mdx +++ b/api_docs/expression_reveal_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage title: "expressionRevealImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRevealImage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage'] --- import expressionRevealImageObj from './expression_reveal_image.devdocs.json'; diff --git a/api_docs/expression_shape.mdx b/api_docs/expression_shape.mdx index 0242a01167d9e..30a2a229de2c1 100644 --- a/api_docs/expression_shape.mdx +++ b/api_docs/expression_shape.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionShape title: "expressionShape" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionShape plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape'] --- import expressionShapeObj from './expression_shape.devdocs.json'; diff --git a/api_docs/expression_tagcloud.mdx b/api_docs/expression_tagcloud.mdx index 4f877e9e67b7d..d31194f625078 100644 --- a/api_docs/expression_tagcloud.mdx +++ b/api_docs/expression_tagcloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud title: "expressionTagcloud" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionTagcloud plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud'] --- import expressionTagcloudObj from './expression_tagcloud.devdocs.json'; diff --git a/api_docs/expression_x_y.mdx b/api_docs/expression_x_y.mdx index b6ade11f35031..88bf6467ac236 100644 --- a/api_docs/expression_x_y.mdx +++ b/api_docs/expression_x_y.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionXY title: "expressionXY" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionXY plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY'] --- import expressionXYObj from './expression_x_y.devdocs.json'; diff --git a/api_docs/expressions.mdx b/api_docs/expressions.mdx index fbed57f257b0d..f5635b4bd9969 100644 --- a/api_docs/expressions.mdx +++ b/api_docs/expressions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressions title: "expressions" image: https://source.unsplash.com/400x175/?github description: API docs for the expressions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions'] --- import expressionsObj from './expressions.devdocs.json'; diff --git a/api_docs/features.mdx b/api_docs/features.mdx index 0bc480cb20a9a..2a7535d8e7eac 100644 --- a/api_docs/features.mdx +++ b/api_docs/features.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/features title: "features" image: https://source.unsplash.com/400x175/?github description: API docs for the features plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features'] --- import featuresObj from './features.devdocs.json'; diff --git a/api_docs/field_formats.mdx b/api_docs/field_formats.mdx index 8f85c535efe8d..18d77a768e512 100644 --- a/api_docs/field_formats.mdx +++ b/api_docs/field_formats.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldFormats title: "fieldFormats" image: https://source.unsplash.com/400x175/?github description: API docs for the fieldFormats plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats'] --- import fieldFormatsObj from './field_formats.devdocs.json'; diff --git a/api_docs/fields_metadata.mdx b/api_docs/fields_metadata.mdx index 62950ec543697..013188dba06ee 100644 --- a/api_docs/fields_metadata.mdx +++ b/api_docs/fields_metadata.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldsMetadata title: "fieldsMetadata" image: https://source.unsplash.com/400x175/?github description: API docs for the fieldsMetadata plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldsMetadata'] --- import fieldsMetadataObj from './fields_metadata.devdocs.json'; diff --git a/api_docs/file_upload.mdx b/api_docs/file_upload.mdx index 2c8ed5bebfcff..8cb49658bf32f 100644 --- a/api_docs/file_upload.mdx +++ b/api_docs/file_upload.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fileUpload title: "fileUpload" image: https://source.unsplash.com/400x175/?github description: API docs for the fileUpload plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload'] --- import fileUploadObj from './file_upload.devdocs.json'; diff --git a/api_docs/files.mdx b/api_docs/files.mdx index 683326ab46b4d..8a938a7f89445 100644 --- a/api_docs/files.mdx +++ b/api_docs/files.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/files title: "files" image: https://source.unsplash.com/400x175/?github description: API docs for the files plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files'] --- import filesObj from './files.devdocs.json'; diff --git a/api_docs/files_management.mdx b/api_docs/files_management.mdx index 0865cc05c948e..93c1e6394b877 100644 --- a/api_docs/files_management.mdx +++ b/api_docs/files_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/filesManagement title: "filesManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the filesManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement'] --- import filesManagementObj from './files_management.devdocs.json'; diff --git a/api_docs/fleet.mdx b/api_docs/fleet.mdx index ef455a209aa84..9935b64427b57 100644 --- a/api_docs/fleet.mdx +++ b/api_docs/fleet.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fleet title: "fleet" image: https://source.unsplash.com/400x175/?github description: API docs for the fleet plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet'] --- import fleetObj from './fleet.devdocs.json'; diff --git a/api_docs/global_search.mdx b/api_docs/global_search.mdx index 7fd011ee7415d..73d9d05c4cb56 100644 --- a/api_docs/global_search.mdx +++ b/api_docs/global_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/globalSearch title: "globalSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the globalSearch plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch'] --- import globalSearchObj from './global_search.devdocs.json'; diff --git a/api_docs/guided_onboarding.mdx b/api_docs/guided_onboarding.mdx index 8bdba5c6d05c7..5ff2f8d9718fb 100644 --- a/api_docs/guided_onboarding.mdx +++ b/api_docs/guided_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/guidedOnboarding title: "guidedOnboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the guidedOnboarding plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding'] --- import guidedOnboardingObj from './guided_onboarding.devdocs.json'; diff --git a/api_docs/home.mdx b/api_docs/home.mdx index b4babfa4b8635..de2172a58da50 100644 --- a/api_docs/home.mdx +++ b/api_docs/home.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/home title: "home" image: https://source.unsplash.com/400x175/?github description: API docs for the home plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home'] --- import homeObj from './home.devdocs.json'; diff --git a/api_docs/image_embeddable.mdx b/api_docs/image_embeddable.mdx index 9c01cf0b21069..f4c7c87d586cf 100644 --- a/api_docs/image_embeddable.mdx +++ b/api_docs/image_embeddable.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/imageEmbeddable title: "imageEmbeddable" image: https://source.unsplash.com/400x175/?github description: API docs for the imageEmbeddable plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable'] --- import imageEmbeddableObj from './image_embeddable.devdocs.json'; diff --git a/api_docs/index_lifecycle_management.mdx b/api_docs/index_lifecycle_management.mdx index b88fe90884c9a..4d32210af73b8 100644 --- a/api_docs/index_lifecycle_management.mdx +++ b/api_docs/index_lifecycle_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement title: "indexLifecycleManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexLifecycleManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement'] --- import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json'; diff --git a/api_docs/index_management.mdx b/api_docs/index_management.mdx index 41cfc0ab9b7ee..29bc200da349b 100644 --- a/api_docs/index_management.mdx +++ b/api_docs/index_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexManagement title: "indexManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement'] --- import indexManagementObj from './index_management.devdocs.json'; diff --git a/api_docs/inference.mdx b/api_docs/inference.mdx index fb9ca3ef2844b..cdd1a80e6eddf 100644 --- a/api_docs/inference.mdx +++ b/api_docs/inference.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inference title: "inference" image: https://source.unsplash.com/400x175/?github description: API docs for the inference plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inference'] --- import inferenceObj from './inference.devdocs.json'; diff --git a/api_docs/infra.mdx b/api_docs/infra.mdx index 9a9092995aacb..ec3ee6f7bc521 100644 --- a/api_docs/infra.mdx +++ b/api_docs/infra.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/infra title: "infra" image: https://source.unsplash.com/400x175/?github description: API docs for the infra plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra'] --- import infraObj from './infra.devdocs.json'; diff --git a/api_docs/ingest_pipelines.mdx b/api_docs/ingest_pipelines.mdx index f5647c683c56b..65cbdccde4b71 100644 --- a/api_docs/ingest_pipelines.mdx +++ b/api_docs/ingest_pipelines.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ingestPipelines title: "ingestPipelines" image: https://source.unsplash.com/400x175/?github description: API docs for the ingestPipelines plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines'] --- import ingestPipelinesObj from './ingest_pipelines.devdocs.json'; diff --git a/api_docs/inspector.mdx b/api_docs/inspector.mdx index da8105a4c1f8e..4d470ad27482e 100644 --- a/api_docs/inspector.mdx +++ b/api_docs/inspector.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inspector title: "inspector" image: https://source.unsplash.com/400x175/?github description: API docs for the inspector plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector'] --- import inspectorObj from './inspector.devdocs.json'; diff --git a/api_docs/integration_assistant.mdx b/api_docs/integration_assistant.mdx index 188825574c108..da9b59fdd5ab7 100644 --- a/api_docs/integration_assistant.mdx +++ b/api_docs/integration_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/integrationAssistant title: "integrationAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the integrationAssistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'integrationAssistant'] --- import integrationAssistantObj from './integration_assistant.devdocs.json'; diff --git a/api_docs/interactive_setup.mdx b/api_docs/interactive_setup.mdx index 7efe90ce44ea1..87a15319a7201 100644 --- a/api_docs/interactive_setup.mdx +++ b/api_docs/interactive_setup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/interactiveSetup title: "interactiveSetup" image: https://source.unsplash.com/400x175/?github description: API docs for the interactiveSetup plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup'] --- import interactiveSetupObj from './interactive_setup.devdocs.json'; diff --git a/api_docs/inventory.devdocs.json b/api_docs/inventory.devdocs.json index 39c0d7b7c7b69..2250a3d408a3e 100644 --- a/api_docs/inventory.devdocs.json +++ b/api_docs/inventory.devdocs.json @@ -14,7 +14,7 @@ "tags": [], "label": "InventoryPublicSetup", "description": [], - "path": "x-pack/plugins/observability_solution/inventory/public/types.ts", + "path": "x-pack/solutions/observability/plugins/inventory/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -28,7 +28,7 @@ "tags": [], "label": "InventoryPublicStart", "description": [], - "path": "x-pack/plugins/observability_solution/inventory/public/types.ts", + "path": "x-pack/solutions/observability/plugins/inventory/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -152,7 +152,7 @@ "InventoryRouteCreateOptions", ">; }" ], - "path": "x-pack/plugins/observability_solution/inventory/server/routes/get_global_inventory_route_repository.ts", + "path": "x-pack/solutions/observability/plugins/inventory/server/routes/get_global_inventory_route_repository.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -166,7 +166,7 @@ "tags": [], "label": "InventoryServerSetup", "description": [], - "path": "x-pack/plugins/observability_solution/inventory/server/types.ts", + "path": "x-pack/solutions/observability/plugins/inventory/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -180,7 +180,7 @@ "tags": [], "label": "InventoryServerStart", "description": [], - "path": "x-pack/plugins/observability_solution/inventory/server/types.ts", + "path": "x-pack/solutions/observability/plugins/inventory/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], diff --git a/api_docs/inventory.mdx b/api_docs/inventory.mdx index 5fc8ea99a41a2..84f0814575b95 100644 --- a/api_docs/inventory.mdx +++ b/api_docs/inventory.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inventory title: "inventory" image: https://source.unsplash.com/400x175/?github description: API docs for the inventory plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inventory'] --- import inventoryObj from './inventory.devdocs.json'; diff --git a/api_docs/investigate.mdx b/api_docs/investigate.mdx index 2e1a8207310c8..84beb823b0b1f 100644 --- a/api_docs/investigate.mdx +++ b/api_docs/investigate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigate title: "investigate" image: https://source.unsplash.com/400x175/?github description: API docs for the investigate plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigate'] --- import investigateObj from './investigate.devdocs.json'; diff --git a/api_docs/investigate_app.mdx b/api_docs/investigate_app.mdx index 2b9612488804c..0e2a5b41cdf38 100644 --- a/api_docs/investigate_app.mdx +++ b/api_docs/investigate_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigateApp title: "investigateApp" image: https://source.unsplash.com/400x175/?github description: API docs for the investigateApp plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigateApp'] --- import investigateAppObj from './investigate_app.devdocs.json'; diff --git a/api_docs/kbn_actions_types.mdx b/api_docs/kbn_actions_types.mdx index 5a77358870020..e5e90b05a543a 100644 --- a/api_docs/kbn_actions_types.mdx +++ b/api_docs/kbn_actions_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-actions-types title: "@kbn/actions-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/actions-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/actions-types'] --- import kbnActionsTypesObj from './kbn_actions_types.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant.mdx b/api_docs/kbn_ai_assistant.mdx index 86fd25c977acd..737dd0fc9d138 100644 --- a/api_docs/kbn_ai_assistant.mdx +++ b/api_docs/kbn_ai_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant title: "@kbn/ai-assistant" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant'] --- import kbnAiAssistantObj from './kbn_ai_assistant.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant_common.mdx b/api_docs/kbn_ai_assistant_common.mdx index 194051362b13c..f82ef7460bebd 100644 --- a/api_docs/kbn_ai_assistant_common.mdx +++ b/api_docs/kbn_ai_assistant_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant-common title: "@kbn/ai-assistant-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant-common'] --- import kbnAiAssistantCommonObj from './kbn_ai_assistant_common.devdocs.json'; diff --git a/api_docs/kbn_ai_assistant_icon.mdx b/api_docs/kbn_ai_assistant_icon.mdx index bd990038a9829..3d5e3e44c9767 100644 --- a/api_docs/kbn_ai_assistant_icon.mdx +++ b/api_docs/kbn_ai_assistant_icon.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ai-assistant-icon title: "@kbn/ai-assistant-icon" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ai-assistant-icon plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ai-assistant-icon'] --- import kbnAiAssistantIconObj from './kbn_ai_assistant_icon.devdocs.json'; diff --git a/api_docs/kbn_aiops_components.mdx b/api_docs/kbn_aiops_components.mdx index d1ecbaad9eb40..923bc9b4db7a6 100644 --- a/api_docs/kbn_aiops_components.mdx +++ b/api_docs/kbn_aiops_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components title: "@kbn/aiops-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components'] --- import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json'; diff --git a/api_docs/kbn_aiops_log_pattern_analysis.mdx b/api_docs/kbn_aiops_log_pattern_analysis.mdx index 47935a8bd214d..93f59b776cb15 100644 --- a/api_docs/kbn_aiops_log_pattern_analysis.mdx +++ b/api_docs/kbn_aiops_log_pattern_analysis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-pattern-analysis title: "@kbn/aiops-log-pattern-analysis" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-log-pattern-analysis plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-pattern-analysis'] --- import kbnAiopsLogPatternAnalysisObj from './kbn_aiops_log_pattern_analysis.devdocs.json'; diff --git a/api_docs/kbn_aiops_log_rate_analysis.mdx b/api_docs/kbn_aiops_log_rate_analysis.mdx index 0da804e26c5e7..3df5a622e98b6 100644 --- a/api_docs/kbn_aiops_log_rate_analysis.mdx +++ b/api_docs/kbn_aiops_log_rate_analysis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-rate-analysis title: "@kbn/aiops-log-rate-analysis" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-log-rate-analysis plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-rate-analysis'] --- import kbnAiopsLogRateAnalysisObj from './kbn_aiops_log_rate_analysis.devdocs.json'; diff --git a/api_docs/kbn_alerting_api_integration_helpers.mdx b/api_docs/kbn_alerting_api_integration_helpers.mdx index 27887eab83c7f..f36fe99523fcf 100644 --- a/api_docs/kbn_alerting_api_integration_helpers.mdx +++ b/api_docs/kbn_alerting_api_integration_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-api-integration-helpers title: "@kbn/alerting-api-integration-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-api-integration-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-api-integration-helpers'] --- import kbnAlertingApiIntegrationHelpersObj from './kbn_alerting_api_integration_helpers.devdocs.json'; diff --git a/api_docs/kbn_alerting_comparators.mdx b/api_docs/kbn_alerting_comparators.mdx index 6b5512c546b34..9d945f31234c9 100644 --- a/api_docs/kbn_alerting_comparators.mdx +++ b/api_docs/kbn_alerting_comparators.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-comparators title: "@kbn/alerting-comparators" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-comparators plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-comparators'] --- import kbnAlertingComparatorsObj from './kbn_alerting_comparators.devdocs.json'; diff --git a/api_docs/kbn_alerting_state_types.mdx b/api_docs/kbn_alerting_state_types.mdx index c1d5980bbbf90..b1d4d39d6623b 100644 --- a/api_docs/kbn_alerting_state_types.mdx +++ b/api_docs/kbn_alerting_state_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-state-types title: "@kbn/alerting-state-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-state-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-state-types'] --- import kbnAlertingStateTypesObj from './kbn_alerting_state_types.devdocs.json'; diff --git a/api_docs/kbn_alerting_types.mdx b/api_docs/kbn_alerting_types.mdx index 459ada0071f9b..1e0786fadb901 100644 --- a/api_docs/kbn_alerting_types.mdx +++ b/api_docs/kbn_alerting_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-types title: "@kbn/alerting-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerting-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-types'] --- import kbnAlertingTypesObj from './kbn_alerting_types.devdocs.json'; diff --git a/api_docs/kbn_alerts_as_data_utils.mdx b/api_docs/kbn_alerts_as_data_utils.mdx index 7c26128794793..7dd46dbf0f2d4 100644 --- a/api_docs/kbn_alerts_as_data_utils.mdx +++ b/api_docs/kbn_alerts_as_data_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-as-data-utils title: "@kbn/alerts-as-data-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-as-data-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-as-data-utils'] --- import kbnAlertsAsDataUtilsObj from './kbn_alerts_as_data_utils.devdocs.json'; diff --git a/api_docs/kbn_alerts_grouping.mdx b/api_docs/kbn_alerts_grouping.mdx index 2b6e26ee17eb6..d434aa8e0a414 100644 --- a/api_docs/kbn_alerts_grouping.mdx +++ b/api_docs/kbn_alerts_grouping.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-grouping title: "@kbn/alerts-grouping" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-grouping plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-grouping'] --- import kbnAlertsGroupingObj from './kbn_alerts_grouping.devdocs.json'; diff --git a/api_docs/kbn_alerts_ui_shared.mdx b/api_docs/kbn_alerts_ui_shared.mdx index 0d6073f373692..07e8f6b16ee01 100644 --- a/api_docs/kbn_alerts_ui_shared.mdx +++ b/api_docs/kbn_alerts_ui_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-ui-shared title: "@kbn/alerts-ui-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts-ui-shared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-ui-shared'] --- import kbnAlertsUiSharedObj from './kbn_alerts_ui_shared.devdocs.json'; diff --git a/api_docs/kbn_analytics.mdx b/api_docs/kbn_analytics.mdx index d4d6d49415ce9..4f681a8afae8c 100644 --- a/api_docs/kbn_analytics.mdx +++ b/api_docs/kbn_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics title: "@kbn/analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics'] --- import kbnAnalyticsObj from './kbn_analytics.devdocs.json'; diff --git a/api_docs/kbn_analytics_collection_utils.mdx b/api_docs/kbn_analytics_collection_utils.mdx index 3933cd7ed0323..e8f2a98d5ddcb 100644 --- a/api_docs/kbn_analytics_collection_utils.mdx +++ b/api_docs/kbn_analytics_collection_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-collection-utils title: "@kbn/analytics-collection-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-collection-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-collection-utils'] --- import kbnAnalyticsCollectionUtilsObj from './kbn_analytics_collection_utils.devdocs.json'; diff --git a/api_docs/kbn_apm_config_loader.mdx b/api_docs/kbn_apm_config_loader.mdx index ebb0a4547754e..ff755b748b60e 100644 --- a/api_docs/kbn_apm_config_loader.mdx +++ b/api_docs/kbn_apm_config_loader.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader title: "@kbn/apm-config-loader" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-config-loader plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader'] --- import kbnApmConfigLoaderObj from './kbn_apm_config_loader.devdocs.json'; diff --git a/api_docs/kbn_apm_data_view.devdocs.json b/api_docs/kbn_apm_data_view.devdocs.json index 9f673e8f32b66..6544ba7711db6 100644 --- a/api_docs/kbn_apm_data_view.devdocs.json +++ b/api_docs/kbn_apm_data_view.devdocs.json @@ -29,7 +29,7 @@ "signature": [ "(spaceId: string) => string" ], - "path": "packages/kbn-apm-data-view/index.ts", + "path": "src/platform/packages/shared/kbn-apm-data-view/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -43,7 +43,7 @@ "signature": [ "string" ], - "path": "packages/kbn-apm-data-view/index.ts", + "path": "src/platform/packages/shared/kbn-apm-data-view/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -62,7 +62,7 @@ "signature": [ "(dataViewId: string) => boolean" ], - "path": "packages/kbn-apm-data-view/index.ts", + "path": "src/platform/packages/shared/kbn-apm-data-view/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -76,7 +76,7 @@ "signature": [ "string" ], - "path": "packages/kbn-apm-data-view/index.ts", + "path": "src/platform/packages/shared/kbn-apm-data-view/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true diff --git a/api_docs/kbn_apm_data_view.mdx b/api_docs/kbn_apm_data_view.mdx index 1eaf0b4967bc6..4af3acb1a7870 100644 --- a/api_docs/kbn_apm_data_view.mdx +++ b/api_docs/kbn_apm_data_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-data-view title: "@kbn/apm-data-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-data-view plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-data-view'] --- import kbnApmDataViewObj from './kbn_apm_data_view.devdocs.json'; diff --git a/api_docs/kbn_apm_synthtrace.mdx b/api_docs/kbn_apm_synthtrace.mdx index 962886674e082..87be065a0af7e 100644 --- a/api_docs/kbn_apm_synthtrace.mdx +++ b/api_docs/kbn_apm_synthtrace.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace title: "@kbn/apm-synthtrace" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-synthtrace plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace'] --- import kbnApmSynthtraceObj from './kbn_apm_synthtrace.devdocs.json'; diff --git a/api_docs/kbn_apm_synthtrace_client.mdx b/api_docs/kbn_apm_synthtrace_client.mdx index 700f392153c05..6b7df363633c4 100644 --- a/api_docs/kbn_apm_synthtrace_client.mdx +++ b/api_docs/kbn_apm_synthtrace_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace-client title: "@kbn/apm-synthtrace-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-synthtrace-client plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace-client'] --- import kbnApmSynthtraceClientObj from './kbn_apm_synthtrace_client.devdocs.json'; diff --git a/api_docs/kbn_apm_types.devdocs.json b/api_docs/kbn_apm_types.devdocs.json index 67fe0e0413b2b..d251eb6019773 100644 --- a/api_docs/kbn_apm_types.devdocs.json +++ b/api_docs/kbn_apm_types.devdocs.json @@ -27,7 +27,7 @@ "tags": [], "label": "Agent", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -41,7 +41,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", "deprecated": false, "trackAdoption": false }, @@ -55,7 +55,7 @@ "signature": [ "\"java\" | \"ruby\" | \"opentelemetry\" | \"dotnet\" | \"go\" | \"iOS/swift\" | \"js-base\" | \"nodejs\" | \"php\" | \"python\" | \"rum-js\" | \"android/java\" | \"otlp\" | `opentelemetry/${string}` | `otlp/${string}` | \"ios/swift\"" ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", "deprecated": false, "trackAdoption": false }, @@ -69,7 +69,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/fields/agent.ts", "deprecated": false, "trackAdoption": false } @@ -83,7 +83,7 @@ "tags": [], "label": "APMBaseDoc", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -94,7 +94,7 @@ "tags": [], "label": "'@timestamp'", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false }, @@ -108,7 +108,7 @@ "signature": [ "{ name: string; version?: string | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false }, @@ -122,7 +122,7 @@ "signature": [ "{ id?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false }, @@ -136,7 +136,7 @@ "signature": [ "{ id?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false }, @@ -150,7 +150,7 @@ "signature": [ "{ [key: string]: string | number | boolean; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false }, @@ -171,7 +171,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/apm_base_doc.ts", "deprecated": false, "trackAdoption": false } @@ -202,7 +202,7 @@ "text": "ErrorRaw" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/apm_error.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/apm_error.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -222,7 +222,7 @@ "text": "Agent" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/apm_error.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/apm_error.ts", "deprecated": false, "trackAdoption": false } @@ -236,7 +236,7 @@ "tags": [], "label": "Cloud", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -250,7 +250,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -264,7 +264,7 @@ "signature": [ "{ name?: string | undefined; id?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -278,7 +278,7 @@ "signature": [ "{ type?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -292,7 +292,7 @@ "signature": [ "{ id?: string | undefined; name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -306,7 +306,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -320,7 +320,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -334,7 +334,7 @@ "signature": [ "{ id?: string | undefined; name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -348,7 +348,7 @@ "signature": [ "{ id?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false }, @@ -362,7 +362,7 @@ "signature": [ "{ name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/cloud.ts", "deprecated": false, "trackAdoption": false } @@ -376,7 +376,7 @@ "tags": [], "label": "Container", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -390,7 +390,7 @@ "signature": [ "string | null | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", "deprecated": false, "trackAdoption": false }, @@ -404,7 +404,7 @@ "signature": [ "{ name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/container.ts", "deprecated": false, "trackAdoption": false } @@ -435,7 +435,7 @@ "text": "APMBaseDoc" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -455,7 +455,7 @@ "text": "Processor" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -475,7 +475,7 @@ "text": "TimestampUs" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -489,7 +489,7 @@ "signature": [ "{ id: string; sampled?: boolean | undefined; type: string; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -527,7 +527,7 @@ }, " | undefined; stack_trace?: string | undefined; custom?: Record | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -548,7 +548,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -569,7 +569,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -590,7 +590,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -611,7 +611,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -632,7 +632,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -652,7 +652,7 @@ "text": "Service" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -673,7 +673,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -694,7 +694,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false } @@ -725,7 +725,7 @@ "text": "EventRaw" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/event.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/event.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -745,7 +745,7 @@ "text": "Agent" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/event.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/event.ts", "deprecated": false, "trackAdoption": false } @@ -776,7 +776,7 @@ "text": "APMBaseDoc" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -796,7 +796,7 @@ "text": "TimestampUs" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -810,7 +810,7 @@ "signature": [ "{ id: string; sampled?: boolean | undefined; type: string; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -824,7 +824,7 @@ "signature": [ "{ message?: string | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -838,7 +838,7 @@ "signature": [ "{ action: string; category: string; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/event_raw.ts", "deprecated": false, "trackAdoption": false } @@ -852,7 +852,7 @@ "tags": [], "label": "Exception", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -866,7 +866,7 @@ "signature": [ "{ response?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -880,7 +880,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -894,7 +894,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -908,7 +908,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -922,7 +922,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -936,7 +936,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -957,7 +957,7 @@ }, "[] | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false } @@ -971,7 +971,7 @@ "tags": [], "label": "Faas", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -982,7 +982,7 @@ "tags": [], "label": "id", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", "deprecated": false, "trackAdoption": false }, @@ -996,7 +996,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", "deprecated": false, "trackAdoption": false }, @@ -1010,7 +1010,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", "deprecated": false, "trackAdoption": false }, @@ -1024,7 +1024,7 @@ "signature": [ "{ type?: string | undefined; request_id?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/faas.ts", "deprecated": false, "trackAdoption": false } @@ -1038,7 +1038,7 @@ "tags": [], "label": "Host", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1052,7 +1052,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false }, @@ -1066,7 +1066,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false }, @@ -1080,7 +1080,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false }, @@ -1094,7 +1094,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false }, @@ -1108,7 +1108,7 @@ "signature": [ "{ platform?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/host.ts", "deprecated": false, "trackAdoption": false } @@ -1122,7 +1122,7 @@ "tags": [], "label": "Http", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1136,7 +1136,7 @@ "signature": [ "{ method?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", "deprecated": false, "trackAdoption": false }, @@ -1150,7 +1150,7 @@ "signature": [ "{ status_code?: number | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", "deprecated": false, "trackAdoption": false }, @@ -1164,7 +1164,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/http.ts", "deprecated": false, "trackAdoption": false } @@ -1178,7 +1178,7 @@ "tags": [], "label": "Kubernetes", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1192,7 +1192,7 @@ "signature": [ "{ uid?: string | null | undefined; name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false }, @@ -1206,7 +1206,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false }, @@ -1220,7 +1220,7 @@ "signature": [ "{ name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false }, @@ -1234,7 +1234,7 @@ "signature": [ "{ name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false }, @@ -1248,7 +1248,7 @@ "signature": [ "{ id?: string | undefined; name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/kubernetes.ts", "deprecated": false, "trackAdoption": false } @@ -1262,7 +1262,7 @@ "tags": [], "label": "Log", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1273,7 +1273,7 @@ "tags": [], "label": "message", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1294,7 +1294,7 @@ }, "[] | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false } @@ -1308,7 +1308,7 @@ "tags": [], "label": "Observer", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1322,7 +1322,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1336,7 +1336,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1350,7 +1350,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1364,7 +1364,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1378,7 +1378,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1392,7 +1392,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false }, @@ -1406,7 +1406,7 @@ "signature": [ "number | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/observer.ts", "deprecated": false, "trackAdoption": false } @@ -1420,7 +1420,7 @@ "tags": [], "label": "Page", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/page.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/page.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1434,7 +1434,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/page.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/page.ts", "deprecated": false, "trackAdoption": false } @@ -1448,7 +1448,7 @@ "tags": [], "label": "Process", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1462,7 +1462,7 @@ "signature": [ "string[] | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", "deprecated": false, "trackAdoption": false }, @@ -1473,7 +1473,7 @@ "tags": [], "label": "pid", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", "deprecated": false, "trackAdoption": false }, @@ -1487,7 +1487,7 @@ "signature": [ "number | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", "deprecated": false, "trackAdoption": false }, @@ -1501,7 +1501,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/process.ts", "deprecated": false, "trackAdoption": false } @@ -1515,7 +1515,7 @@ "tags": [], "label": "Processor", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1529,7 +1529,7 @@ "signature": [ "\"error\"" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1543,7 +1543,7 @@ "signature": [ "\"error\"" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/error_raw.ts", "deprecated": false, "trackAdoption": false } @@ -1557,7 +1557,7 @@ "tags": [], "label": "Service", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1568,7 +1568,7 @@ "tags": [], "label": "name", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1582,7 +1582,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1596,7 +1596,7 @@ "signature": [ "{ name?: string | undefined; version?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1610,7 +1610,7 @@ "signature": [ "{ name?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1624,7 +1624,7 @@ "signature": [ "{ name?: string | undefined; version?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1638,7 +1638,7 @@ "signature": [ "{ name?: string | undefined; version?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false }, @@ -1652,7 +1652,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/service.ts", "deprecated": false, "trackAdoption": false } @@ -1683,7 +1683,7 @@ "text": "SpanRaw" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/span.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/span.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1703,7 +1703,7 @@ "text": "Agent" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/span.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/span.ts", "deprecated": false, "trackAdoption": false } @@ -1717,7 +1717,7 @@ "tags": [], "label": "SpanLink", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1731,7 +1731,7 @@ "signature": [ "{ id: string; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", "deprecated": false, "trackAdoption": false }, @@ -1745,7 +1745,7 @@ "signature": [ "{ id: string; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/span_links.ts", "deprecated": false, "trackAdoption": false } @@ -1776,7 +1776,7 @@ "text": "APMBaseDoc" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1790,7 +1790,7 @@ "signature": [ "Processor" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1804,7 +1804,7 @@ "signature": [ "{ id: string; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1826,7 +1826,7 @@ }, " | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1840,7 +1840,7 @@ "signature": [ "{ name: string; environment?: string | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1870,7 +1870,7 @@ }, "[] | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1890,7 +1890,7 @@ "text": "TimestampUs" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1904,7 +1904,7 @@ "signature": [ "{ id: string; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1918,7 +1918,7 @@ "signature": [ "{ id: string[]; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1932,7 +1932,7 @@ "signature": [ "{ stacktrace?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1953,7 +1953,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -1974,7 +1974,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/span_raw.ts", "deprecated": false, "trackAdoption": false } @@ -1988,7 +1988,7 @@ "tags": [], "label": "TimestampUs", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/timestamp_us.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/timestamp_us.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1999,7 +1999,7 @@ "tags": [], "label": "us", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/timestamp_us.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/timestamp_us.ts", "deprecated": false, "trackAdoption": false } @@ -2030,7 +2030,7 @@ "text": "TransactionRaw" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2050,7 +2050,7 @@ "text": "Agent" } ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", "deprecated": false, "trackAdoption": false }, @@ -2064,7 +2064,7 @@ "signature": [ "InnerTransactionWithName" ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/transaction.ts", "deprecated": false, "trackAdoption": false } @@ -2095,7 +2095,7 @@ "text": "APMBaseDoc" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2109,7 +2109,7 @@ "signature": [ "Processor" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2129,7 +2129,7 @@ "text": "TimestampUs" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2143,7 +2143,7 @@ "signature": [ "{ id: string; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2165,7 +2165,7 @@ }, " | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2187,7 +2187,7 @@ }, " | undefined; result?: string | undefined; sampled: boolean; span_count?: { started?: number | undefined; dropped?: number | undefined; } | undefined; type: string; custom?: Record | undefined; message?: { queue?: { name: string; } | undefined; age?: { ms: number; } | undefined; body?: string | undefined; headers?: Record | undefined; } | undefined; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2208,7 +2208,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2222,7 +2222,7 @@ "signature": [ "{ version?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2243,7 +2243,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2264,7 +2264,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2285,7 +2285,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2306,7 +2306,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2326,7 +2326,7 @@ "text": "Service" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2347,7 +2347,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2368,7 +2368,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2389,7 +2389,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2410,7 +2410,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2431,7 +2431,7 @@ }, " | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false }, @@ -2453,7 +2453,7 @@ }, "[] | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/transaction_raw.ts", "deprecated": false, "trackAdoption": false } @@ -2467,7 +2467,7 @@ "tags": [], "label": "Url", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2481,7 +2481,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", "deprecated": false, "trackAdoption": false }, @@ -2495,7 +2495,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", "deprecated": false, "trackAdoption": false }, @@ -2509,7 +2509,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/url.ts", "deprecated": false, "trackAdoption": false } @@ -2523,7 +2523,7 @@ "tags": [], "label": "User", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2537,7 +2537,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user.ts", "deprecated": false, "trackAdoption": false } @@ -2551,7 +2551,7 @@ "tags": [], "label": "UserAgent", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2565,7 +2565,7 @@ "signature": [ "{ name: string; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false }, @@ -2579,7 +2579,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false }, @@ -2590,7 +2590,7 @@ "tags": [], "label": "original", "description": [], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false }, @@ -2604,7 +2604,7 @@ "signature": [ "{ name: string; version?: string | undefined; full?: string | undefined; } | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false }, @@ -2618,7 +2618,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/user_agent.ts", "deprecated": false, "trackAdoption": false } @@ -2638,7 +2638,7 @@ "signature": [ "\"agent\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2653,7 +2653,7 @@ "signature": [ "\"agent.activation_method\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2668,7 +2668,7 @@ "signature": [ "\"agent.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2683,7 +2683,7 @@ "signature": [ "\"agent.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2713,7 +2713,7 @@ "signature": [ "\"application.launch.time\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2728,7 +2728,7 @@ "signature": [ "\"@timestamp\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2743,7 +2743,7 @@ "signature": [ "\"child.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2758,7 +2758,7 @@ "signature": [ "\"client.geo.city_name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2773,7 +2773,7 @@ "signature": [ "\"client.geo.country_iso_code\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2788,7 +2788,7 @@ "signature": [ "\"client.geo.country_name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2803,7 +2803,7 @@ "signature": [ "\"client.geo.region_iso_code\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2818,7 +2818,7 @@ "signature": [ "\"client.geo.region_name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2833,7 +2833,7 @@ "signature": [ "\"cloud\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2848,7 +2848,7 @@ "signature": [ "\"cloud.account.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2863,7 +2863,7 @@ "signature": [ "\"cloud.account.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2878,7 +2878,7 @@ "signature": [ "\"cloud.availability_zone\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2893,7 +2893,7 @@ "signature": [ "\"cloud.instance.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2908,7 +2908,7 @@ "signature": [ "\"cloud.instance.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2923,7 +2923,7 @@ "signature": [ "\"cloud.machine.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2938,7 +2938,7 @@ "signature": [ "\"cloud.project.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2953,7 +2953,7 @@ "signature": [ "\"cloud.provider\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2968,7 +2968,7 @@ "signature": [ "\"cloud.region\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2983,7 +2983,7 @@ "signature": [ "\"cloud.service.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2998,7 +2998,7 @@ "signature": [ "\"container\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3013,7 +3013,7 @@ "signature": [ "\"container.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3028,7 +3028,7 @@ "signature": [ "\"container.image.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3043,7 +3043,7 @@ "signature": [ "\"data_stream.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3058,7 +3058,7 @@ "signature": [ "\"destination.address\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3073,7 +3073,7 @@ "signature": [ "\"device.model.identifier\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3105,7 +3105,7 @@ "signature": [ "\"error.culprit\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3120,7 +3120,7 @@ "signature": [ "\"error.exception.handled\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3135,7 +3135,7 @@ "signature": [ "\"error.exception.message\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3150,7 +3150,7 @@ "signature": [ "\"error.exception.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3165,7 +3165,7 @@ "signature": [ "\"error.exception\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3180,7 +3180,7 @@ "signature": [ "\"error.grouping_key\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3195,7 +3195,7 @@ "signature": [ "\"error.grouping_name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3210,7 +3210,7 @@ "signature": [ "\"error.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3225,7 +3225,7 @@ "signature": [ "\"error.log.level\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3240,7 +3240,7 @@ "signature": [ "\"error.log.message\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3255,7 +3255,7 @@ "signature": [ "\"error.page.url\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3270,7 +3270,7 @@ "signature": [ "\"error.stack_trace\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3285,7 +3285,7 @@ "signature": [ "\"error.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3300,7 +3300,7 @@ "signature": [ "\"event.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3315,7 +3315,7 @@ "signature": [ "\"event.outcome\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3330,7 +3330,7 @@ "signature": [ "\"event.success_count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3345,7 +3345,7 @@ "signature": [ "\"unknown\" | \"success\" | \"failure\"" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/event_outcome.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/event_outcome.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3360,7 +3360,7 @@ "signature": [ "\"faas.billed_duration\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3375,7 +3375,7 @@ "signature": [ "\"faas.coldstart\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3390,7 +3390,7 @@ "signature": [ "\"faas.coldstart_duration\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3405,7 +3405,7 @@ "signature": [ "\"faas.duration\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3420,7 +3420,7 @@ "signature": [ "\"faas.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3435,7 +3435,7 @@ "signature": [ "\"faas.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3450,7 +3450,7 @@ "signature": [ "\"faas.trigger.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3465,7 +3465,7 @@ "signature": [ "\"host\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3480,7 +3480,7 @@ "signature": [ "\"host.architecture\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3495,7 +3495,7 @@ "signature": [ "\"host.hostname\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3510,7 +3510,7 @@ "signature": [ "\"host.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3525,7 +3525,7 @@ "signature": [ "\"host.os.platform\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3540,7 +3540,7 @@ "signature": [ "\"host.os.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3555,7 +3555,7 @@ "signature": [ "\"http.request.method\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3570,7 +3570,7 @@ "signature": [ "\"http.response.status_code\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3585,7 +3585,7 @@ "signature": [ "\"_index\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3600,7 +3600,7 @@ "signature": [ "\"kubernetes\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3615,7 +3615,7 @@ "signature": [ "\"kubernetes.container.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3630,7 +3630,7 @@ "signature": [ "\"kubernetes.container.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3645,7 +3645,7 @@ "signature": [ "\"kubernetes.deployment.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3660,7 +3660,7 @@ "signature": [ "\"kubernetes.namespace\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3675,7 +3675,7 @@ "signature": [ "\"kubernetes.node.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3690,7 +3690,7 @@ "signature": [ "\"kubernetes.pod.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3705,7 +3705,7 @@ "signature": [ "\"kubernetes.pod.uid\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3720,7 +3720,7 @@ "signature": [ "\"kubernetes.replicaset.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3735,7 +3735,7 @@ "signature": [ "\"labels.gc\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3750,7 +3750,7 @@ "signature": [ "\"labels.lifecycle_state\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3765,7 +3765,7 @@ "signature": [ "\"labels.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3780,7 +3780,7 @@ "signature": [ "\"labels.telemetry_auto_version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3795,7 +3795,7 @@ "signature": [ "\"labels.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3810,7 +3810,7 @@ "signature": [ "\"log.level\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3833,7 +3833,7 @@ }, " | SystemMetric | JVMMetric" ], - "path": "packages/kbn-apm-types/src/es_schemas/ui/metric.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/ui/metric.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3848,7 +3848,7 @@ "signature": [ "\"system.process.cgroup.memory.mem.limit.bytes\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3863,7 +3863,7 @@ "signature": [ "\"system.process.cgroup.memory.mem.usage.bytes\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3878,7 +3878,7 @@ "signature": [ "\"jvm.gc.count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3893,7 +3893,7 @@ "signature": [ "\"jvm.gc.time\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3908,7 +3908,7 @@ "signature": [ "\"jvm.memory.heap.committed\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3923,7 +3923,7 @@ "signature": [ "\"jvm.memory.heap.max\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3938,7 +3938,7 @@ "signature": [ "\"jvm.memory.heap.used\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3953,7 +3953,7 @@ "signature": [ "\"jvm.memory.non_heap.committed\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3968,7 +3968,7 @@ "signature": [ "\"jvm.memory.non_heap.max\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3983,7 +3983,7 @@ "signature": [ "\"jvm.memory.non_heap.used\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3998,7 +3998,7 @@ "signature": [ "\"jvm.thread.count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4013,7 +4013,7 @@ "signature": [ "\"process.runtime.jvm.gc.duration\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4028,7 +4028,7 @@ "signature": [ "\"process.runtime.jvm.cpu.utilization\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4043,7 +4043,7 @@ "signature": [ "\"process.runtime.jvm.memory.committed\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4058,7 +4058,7 @@ "signature": [ "\"process.runtime.jvm.memory.limit\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4073,7 +4073,7 @@ "signature": [ "\"process.runtime.jvm.memory.usage\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4088,7 +4088,7 @@ "signature": [ "\"process.runtime.jvm.threads.count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4103,7 +4103,7 @@ "signature": [ "\"process.runtime.jvm.system.cpu.utilization\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4118,7 +4118,7 @@ "signature": [ "\"system.cpu.utilization\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4133,7 +4133,7 @@ "signature": [ "\"system.memory.utilization\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4148,7 +4148,7 @@ "signature": [ "\"system.process.cpu.total.norm.pct\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4163,7 +4163,7 @@ "signature": [ "\"system.cpu.total.norm.pct\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4178,7 +4178,7 @@ "signature": [ "\"system.memory.actual.free\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4193,7 +4193,7 @@ "signature": [ "\"system.memory.total\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4216,7 +4216,7 @@ }, " | SystemMetric | JVMMetric" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/metric_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/metric_raw.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4231,7 +4231,7 @@ "signature": [ "\"metricset.interval\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4246,7 +4246,7 @@ "signature": [ "\"metricset.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4261,7 +4261,7 @@ "signature": [ "\"network.connection.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4276,7 +4276,7 @@ "signature": [ "\"observer.hostname\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4291,7 +4291,7 @@ "signature": [ "\"observer.listening\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4306,7 +4306,7 @@ "signature": [ "\"observer.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4321,7 +4321,7 @@ "signature": [ "\"observer.version_major\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4351,7 +4351,7 @@ "signature": [ "\"parent.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4366,7 +4366,7 @@ "signature": [ "\"process.args\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4381,7 +4381,7 @@ "signature": [ "\"process.pid\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4396,7 +4396,7 @@ "signature": [ "\"processor.event\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4411,7 +4411,7 @@ "signature": [ "\"processor.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4426,7 +4426,7 @@ "signature": [ "\"service\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4441,7 +4441,7 @@ "signature": [ "\"service.environment\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4456,7 +4456,7 @@ "signature": [ "\"service.framework.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4471,7 +4471,7 @@ "signature": [ "\"service.framework.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4486,7 +4486,7 @@ "signature": [ "\"service.language.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4501,7 +4501,7 @@ "signature": [ "\"service.language.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4516,7 +4516,7 @@ "signature": [ "\"service.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4531,7 +4531,7 @@ "signature": [ "\"service.node.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4546,7 +4546,7 @@ "signature": [ "\"service_transaction.aggregation.overflow_count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4561,7 +4561,7 @@ "signature": [ "\"service.runtime.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4576,7 +4576,7 @@ "signature": [ "\"service.runtime.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4591,7 +4591,7 @@ "signature": [ "\"service.target.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4606,7 +4606,7 @@ "signature": [ "\"service.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4621,7 +4621,7 @@ "signature": [ "\"session.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4636,7 +4636,7 @@ "signature": [ "\"span.action\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4651,7 +4651,7 @@ "signature": [ "\"span.composite.compression_strategy\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4666,7 +4666,7 @@ "signature": [ "\"span.composite.count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4681,7 +4681,7 @@ "signature": [ "\"span.composite.sum.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4696,7 +4696,7 @@ "signature": [ "\"span.destination.service.resource\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4711,7 +4711,7 @@ "signature": [ "\"span.destination.service.response_time.count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4726,7 +4726,7 @@ "signature": [ "\"span.destination.service.response_time.sum.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4741,7 +4741,7 @@ "signature": [ "\"span.duration.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4756,7 +4756,7 @@ "signature": [ "\"span.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4771,7 +4771,7 @@ "signature": [ "\"span.links\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4786,7 +4786,7 @@ "signature": [ "\"span.links.span.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4801,7 +4801,7 @@ "signature": [ "\"span.links.trace.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4816,7 +4816,7 @@ "signature": [ "\"span.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4831,7 +4831,7 @@ "signature": [ "\"span.self_time.sum.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4846,7 +4846,7 @@ "signature": [ "\"span.stacktrace\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4861,7 +4861,7 @@ "signature": [ "\"span.subtype\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4876,7 +4876,7 @@ "signature": [ "\"span.sync\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4891,7 +4891,7 @@ "signature": [ "\"span.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4953,7 +4953,7 @@ }, " | undefined; } & { span: { destination: { service: { resource: string; response_time: { count: number; sum: { us: number; }; }; }; }; }; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/metric_raw.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/metric_raw.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4975,7 +4975,7 @@ "text": "StackframeWithLineContext" } ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/stackframe.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/stackframe.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4990,7 +4990,7 @@ "signature": [ "StackframeBase & { line: Line & { context: string; }; }" ], - "path": "packages/kbn-apm-types/src/es_schemas/raw/fields/stackframe.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_schemas/raw/fields/stackframe.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5005,7 +5005,7 @@ "signature": [ "\"telemetry.sdk.language\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5020,7 +5020,7 @@ "signature": [ "\"telemetry.sdk.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5035,7 +5035,7 @@ "signature": [ "\"telemetry.sdk.version\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5050,7 +5050,7 @@ "signature": [ "\"_tier\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5065,7 +5065,7 @@ "signature": [ "\"timestamp.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5080,7 +5080,7 @@ "signature": [ "\"trace.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5095,7 +5095,7 @@ "signature": [ "\"transaction.agent.marks\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5110,7 +5110,7 @@ "signature": [ "\"transaction.duration.us\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5125,7 +5125,7 @@ "signature": [ "\"transaction.duration.histogram\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5140,7 +5140,7 @@ "signature": [ "\"transaction.duration.summary\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5155,7 +5155,7 @@ "signature": [ "\"transaction.failure_count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5170,7 +5170,7 @@ "signature": [ "\"transaction.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5185,7 +5185,7 @@ "signature": [ "\"transaction.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5200,7 +5200,7 @@ "signature": [ "\"transaction.aggregation.overflow_count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5215,7 +5215,7 @@ "signature": [ "\"transaction.page.url\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5230,7 +5230,7 @@ "signature": [ "\"transaction.profiler_stack_trace_ids\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5245,7 +5245,7 @@ "signature": [ "\"transaction.result\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5260,7 +5260,7 @@ "signature": [ "\"transaction.root\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5275,7 +5275,7 @@ "signature": [ "\"transaction.sampled\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5290,7 +5290,7 @@ "signature": [ "\"transaction.success_count\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5305,7 +5305,7 @@ "signature": [ "\"transaction.type\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5320,7 +5320,7 @@ "signature": [ "\"url.full\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5335,7 +5335,7 @@ "signature": [ "\"user_agent.name\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5350,7 +5350,7 @@ "signature": [ "\"user_agent.original\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5365,7 +5365,7 @@ "signature": [ "\"user.id\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5380,7 +5380,7 @@ "signature": [ "\"heap\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5395,7 +5395,7 @@ "signature": [ "\"non_heap\"" ], - "path": "packages/kbn-apm-types/src/es_fields/apm.ts", + "path": "x-pack/solutions/observability/packages/kbn-apm-types/src/es_fields/apm.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_apm_types.mdx b/api_docs/kbn_apm_types.mdx index 499d31535e54d..03ff6335e9289 100644 --- a/api_docs/kbn_apm_types.mdx +++ b/api_docs/kbn_apm_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-types title: "@kbn/apm-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-types'] --- import kbnApmTypesObj from './kbn_apm_types.devdocs.json'; diff --git a/api_docs/kbn_apm_utils.devdocs.json b/api_docs/kbn_apm_utils.devdocs.json index 56a7f3581459d..5b5c1762bd17a 100644 --- a/api_docs/kbn_apm_utils.devdocs.json +++ b/api_docs/kbn_apm_utils.devdocs.json @@ -44,7 +44,7 @@ "text": "SpanOptions" } ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -65,7 +65,7 @@ "text": "SpanOptions" } ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -96,7 +96,7 @@ "Logger", " | undefined) => Promise" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -117,7 +117,7 @@ "text": "SpanOptions" } ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -134,7 +134,7 @@ "Span", " | undefined) => Promise" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -150,7 +150,7 @@ "Logger", " | undefined" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -168,7 +168,7 @@ "tags": [], "label": "SpanOptions", "description": [], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -179,7 +179,7 @@ "tags": [], "label": "name", "description": [], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false }, @@ -193,7 +193,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false }, @@ -207,7 +207,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false }, @@ -221,7 +221,7 @@ "signature": [ "Record | undefined" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false }, @@ -235,7 +235,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-apm-utils/index.ts", + "path": "src/platform/packages/shared/kbn-apm-utils/index.ts", "deprecated": false, "trackAdoption": false } diff --git a/api_docs/kbn_apm_utils.mdx b/api_docs/kbn_apm_utils.mdx index f8b0ae55b7889..24960170753f7 100644 --- a/api_docs/kbn_apm_utils.mdx +++ b/api_docs/kbn_apm_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils title: "@kbn/apm-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils'] --- import kbnApmUtilsObj from './kbn_apm_utils.devdocs.json'; diff --git a/api_docs/kbn_avc_banner.mdx b/api_docs/kbn_avc_banner.mdx index c2ed7c65ec12e..e8989af44202d 100644 --- a/api_docs/kbn_avc_banner.mdx +++ b/api_docs/kbn_avc_banner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-avc-banner title: "@kbn/avc-banner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/avc-banner plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/avc-banner'] --- import kbnAvcBannerObj from './kbn_avc_banner.devdocs.json'; diff --git a/api_docs/kbn_axe_config.mdx b/api_docs/kbn_axe_config.mdx index 4679098c44332..0d89717c0571f 100644 --- a/api_docs/kbn_axe_config.mdx +++ b/api_docs/kbn_axe_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config title: "@kbn/axe-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/axe-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config'] --- import kbnAxeConfigObj from './kbn_axe_config.devdocs.json'; diff --git a/api_docs/kbn_calculate_auto.mdx b/api_docs/kbn_calculate_auto.mdx index 3604785010939..00bb5827c022f 100644 --- a/api_docs/kbn_calculate_auto.mdx +++ b/api_docs/kbn_calculate_auto.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-auto title: "@kbn/calculate-auto" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/calculate-auto plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-auto'] --- import kbnCalculateAutoObj from './kbn_calculate_auto.devdocs.json'; diff --git a/api_docs/kbn_calculate_width_from_char_count.mdx b/api_docs/kbn_calculate_width_from_char_count.mdx index ec31b62bb43b4..edada07e0e60f 100644 --- a/api_docs/kbn_calculate_width_from_char_count.mdx +++ b/api_docs/kbn_calculate_width_from_char_count.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-width-from-char-count title: "@kbn/calculate-width-from-char-count" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/calculate-width-from-char-count plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-width-from-char-count'] --- import kbnCalculateWidthFromCharCountObj from './kbn_calculate_width_from_char_count.devdocs.json'; diff --git a/api_docs/kbn_cases_components.mdx b/api_docs/kbn_cases_components.mdx index 4b2b0645609e2..0d89a7959a15f 100644 --- a/api_docs/kbn_cases_components.mdx +++ b/api_docs/kbn_cases_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cases-components title: "@kbn/cases-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cases-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cases-components'] --- import kbnCasesComponentsObj from './kbn_cases_components.devdocs.json'; diff --git a/api_docs/kbn_cbor.mdx b/api_docs/kbn_cbor.mdx index bd45b807cfc70..c85146b786b57 100644 --- a/api_docs/kbn_cbor.mdx +++ b/api_docs/kbn_cbor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cbor title: "@kbn/cbor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cbor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cbor'] --- import kbnCborObj from './kbn_cbor.devdocs.json'; diff --git a/api_docs/kbn_cell_actions.mdx b/api_docs/kbn_cell_actions.mdx index 5402c39b6e374..7f498bb130c3c 100644 --- a/api_docs/kbn_cell_actions.mdx +++ b/api_docs/kbn_cell_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cell-actions title: "@kbn/cell-actions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cell-actions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cell-actions'] --- import kbnCellActionsObj from './kbn_cell_actions.devdocs.json'; diff --git a/api_docs/kbn_chart_expressions_common.mdx b/api_docs/kbn_chart_expressions_common.mdx index ecfa652aa16fc..46c19e786ef53 100644 --- a/api_docs/kbn_chart_expressions_common.mdx +++ b/api_docs/kbn_chart_expressions_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-expressions-common title: "@kbn/chart-expressions-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/chart-expressions-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-expressions-common'] --- import kbnChartExpressionsCommonObj from './kbn_chart_expressions_common.devdocs.json'; diff --git a/api_docs/kbn_chart_icons.mdx b/api_docs/kbn_chart_icons.mdx index 61c3eb193a5dc..cd29808de415a 100644 --- a/api_docs/kbn_chart_icons.mdx +++ b/api_docs/kbn_chart_icons.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-icons title: "@kbn/chart-icons" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/chart-icons plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-icons'] --- import kbnChartIconsObj from './kbn_chart_icons.devdocs.json'; diff --git a/api_docs/kbn_charts_theme.mdx b/api_docs/kbn_charts_theme.mdx index 49120df0d8479..544c654dbac81 100644 --- a/api_docs/kbn_charts_theme.mdx +++ b/api_docs/kbn_charts_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-charts-theme title: "@kbn/charts-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/charts-theme plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/charts-theme'] --- import kbnChartsThemeObj from './kbn_charts_theme.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_core.mdx b/api_docs/kbn_ci_stats_core.mdx index b0ea97ec97d74..8200cc32cb3cd 100644 --- a/api_docs/kbn_ci_stats_core.mdx +++ b/api_docs/kbn_ci_stats_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-core title: "@kbn/ci-stats-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-core plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-core'] --- import kbnCiStatsCoreObj from './kbn_ci_stats_core.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_performance_metrics.mdx b/api_docs/kbn_ci_stats_performance_metrics.mdx index adfbd9aa14dec..755f77bc49a3b 100644 --- a/api_docs/kbn_ci_stats_performance_metrics.mdx +++ b/api_docs/kbn_ci_stats_performance_metrics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-performance-metrics title: "@kbn/ci-stats-performance-metrics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-performance-metrics plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-performance-metrics'] --- import kbnCiStatsPerformanceMetricsObj from './kbn_ci_stats_performance_metrics.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_reporter.mdx b/api_docs/kbn_ci_stats_reporter.mdx index 7c9384ba722dc..7c83865b75c9f 100644 --- a/api_docs/kbn_ci_stats_reporter.mdx +++ b/api_docs/kbn_ci_stats_reporter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-reporter title: "@kbn/ci-stats-reporter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-reporter plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter'] --- import kbnCiStatsReporterObj from './kbn_ci_stats_reporter.devdocs.json'; diff --git a/api_docs/kbn_cli_dev_mode.mdx b/api_docs/kbn_cli_dev_mode.mdx index dc48a512cfaee..5ccdd47547467 100644 --- a/api_docs/kbn_cli_dev_mode.mdx +++ b/api_docs/kbn_cli_dev_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cli-dev-mode title: "@kbn/cli-dev-mode" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cli-dev-mode plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cli-dev-mode'] --- import kbnCliDevModeObj from './kbn_cli_dev_mode.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture.mdx b/api_docs/kbn_cloud_security_posture.mdx index 691a9780278ac..a87d6e7aa91ea 100644 --- a/api_docs/kbn_cloud_security_posture.mdx +++ b/api_docs/kbn_cloud_security_posture.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture title: "@kbn/cloud-security-posture" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture'] --- import kbnCloudSecurityPostureObj from './kbn_cloud_security_posture.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture_common.mdx b/api_docs/kbn_cloud_security_posture_common.mdx index 1a227b7f0d3fe..1cec39355c108 100644 --- a/api_docs/kbn_cloud_security_posture_common.mdx +++ b/api_docs/kbn_cloud_security_posture_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture-common title: "@kbn/cloud-security-posture-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture-common'] --- import kbnCloudSecurityPostureCommonObj from './kbn_cloud_security_posture_common.devdocs.json'; diff --git a/api_docs/kbn_cloud_security_posture_graph.mdx b/api_docs/kbn_cloud_security_posture_graph.mdx index 2da27a5057317..4fa2ea6e91c51 100644 --- a/api_docs/kbn_cloud_security_posture_graph.mdx +++ b/api_docs/kbn_cloud_security_posture_graph.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture-graph title: "@kbn/cloud-security-posture-graph" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cloud-security-posture-graph plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture-graph'] --- import kbnCloudSecurityPostureGraphObj from './kbn_cloud_security_posture_graph.devdocs.json'; diff --git a/api_docs/kbn_code_editor.mdx b/api_docs/kbn_code_editor.mdx index 2811164caf31a..227f902507352 100644 --- a/api_docs/kbn_code_editor.mdx +++ b/api_docs/kbn_code_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor title: "@kbn/code-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-editor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor'] --- import kbnCodeEditorObj from './kbn_code_editor.devdocs.json'; diff --git a/api_docs/kbn_code_editor_mock.mdx b/api_docs/kbn_code_editor_mock.mdx index a8d25b4826473..67edb95daa124 100644 --- a/api_docs/kbn_code_editor_mock.mdx +++ b/api_docs/kbn_code_editor_mock.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor-mock title: "@kbn/code-editor-mock" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-editor-mock plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor-mock'] --- import kbnCodeEditorMockObj from './kbn_code_editor_mock.devdocs.json'; diff --git a/api_docs/kbn_code_owners.mdx b/api_docs/kbn_code_owners.mdx index c9a550fa1b5c2..e1229c10bea45 100644 --- a/api_docs/kbn_code_owners.mdx +++ b/api_docs/kbn_code_owners.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-owners title: "@kbn/code-owners" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/code-owners plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-owners'] --- import kbnCodeOwnersObj from './kbn_code_owners.devdocs.json'; diff --git a/api_docs/kbn_coloring.mdx b/api_docs/kbn_coloring.mdx index 2e2e80edf66d6..32186dd60265a 100644 --- a/api_docs/kbn_coloring.mdx +++ b/api_docs/kbn_coloring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-coloring title: "@kbn/coloring" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/coloring plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/coloring'] --- import kbnColoringObj from './kbn_coloring.devdocs.json'; diff --git a/api_docs/kbn_config.mdx b/api_docs/kbn_config.mdx index af5f5244be5c8..71abd5308130b 100644 --- a/api_docs/kbn_config.mdx +++ b/api_docs/kbn_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config title: "@kbn/config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config'] --- import kbnConfigObj from './kbn_config.devdocs.json'; diff --git a/api_docs/kbn_config_mocks.mdx b/api_docs/kbn_config_mocks.mdx index 5a93bec2ed306..6271cb4bced63 100644 --- a/api_docs/kbn_config_mocks.mdx +++ b/api_docs/kbn_config_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-mocks title: "@kbn/config-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks'] --- import kbnConfigMocksObj from './kbn_config_mocks.devdocs.json'; diff --git a/api_docs/kbn_config_schema.mdx b/api_docs/kbn_config_schema.mdx index 8dc8ad858f82a..e588bc3875918 100644 --- a/api_docs/kbn_config_schema.mdx +++ b/api_docs/kbn_config_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-schema title: "@kbn/config-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-schema plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-schema'] --- import kbnConfigSchemaObj from './kbn_config_schema.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_editor.mdx b/api_docs/kbn_content_management_content_editor.mdx index 371d7da5c32bc..7a106fd426cd5 100644 --- a/api_docs/kbn_content_management_content_editor.mdx +++ b/api_docs/kbn_content_management_content_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-editor title: "@kbn/content-management-content-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-editor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-editor'] --- import kbnContentManagementContentEditorObj from './kbn_content_management_content_editor.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_insights_public.mdx b/api_docs/kbn_content_management_content_insights_public.mdx index 0619d215b1ccd..440822f6f07de 100644 --- a/api_docs/kbn_content_management_content_insights_public.mdx +++ b/api_docs/kbn_content_management_content_insights_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-public title: "@kbn/content-management-content-insights-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-insights-public plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-public'] --- import kbnContentManagementContentInsightsPublicObj from './kbn_content_management_content_insights_public.devdocs.json'; diff --git a/api_docs/kbn_content_management_content_insights_server.mdx b/api_docs/kbn_content_management_content_insights_server.mdx index 65691923e0aad..ea69a32dfd7b1 100644 --- a/api_docs/kbn_content_management_content_insights_server.mdx +++ b/api_docs/kbn_content_management_content_insights_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-server title: "@kbn/content-management-content-insights-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-content-insights-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-server'] --- import kbnContentManagementContentInsightsServerObj from './kbn_content_management_content_insights_server.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_common.mdx b/api_docs/kbn_content_management_favorites_common.mdx index 8e12bca28d5fc..8f50b240753b9 100644 --- a/api_docs/kbn_content_management_favorites_common.mdx +++ b/api_docs/kbn_content_management_favorites_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-common title: "@kbn/content-management-favorites-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-common'] --- import kbnContentManagementFavoritesCommonObj from './kbn_content_management_favorites_common.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_public.mdx b/api_docs/kbn_content_management_favorites_public.mdx index 0807fd2933c07..34717a2427268 100644 --- a/api_docs/kbn_content_management_favorites_public.mdx +++ b/api_docs/kbn_content_management_favorites_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-public title: "@kbn/content-management-favorites-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-public plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-public'] --- import kbnContentManagementFavoritesPublicObj from './kbn_content_management_favorites_public.devdocs.json'; diff --git a/api_docs/kbn_content_management_favorites_server.mdx b/api_docs/kbn_content_management_favorites_server.mdx index 0ca41edf6c58a..790e597d77ca8 100644 --- a/api_docs/kbn_content_management_favorites_server.mdx +++ b/api_docs/kbn_content_management_favorites_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-server title: "@kbn/content-management-favorites-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-favorites-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-server'] --- import kbnContentManagementFavoritesServerObj from './kbn_content_management_favorites_server.devdocs.json'; diff --git a/api_docs/kbn_content_management_tabbed_table_list_view.mdx b/api_docs/kbn_content_management_tabbed_table_list_view.mdx index d79b72198d828..69637c8c72abb 100644 --- a/api_docs/kbn_content_management_tabbed_table_list_view.mdx +++ b/api_docs/kbn_content_management_tabbed_table_list_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-tabbed-table-list-view title: "@kbn/content-management-tabbed-table-list-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-tabbed-table-list-view plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-tabbed-table-list-view'] --- import kbnContentManagementTabbedTableListViewObj from './kbn_content_management_tabbed_table_list_view.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view.mdx b/api_docs/kbn_content_management_table_list_view.mdx index 9f0d0654824bb..97fdda2e950e5 100644 --- a/api_docs/kbn_content_management_table_list_view.mdx +++ b/api_docs/kbn_content_management_table_list_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view title: "@kbn/content-management-table-list-view" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view'] --- import kbnContentManagementTableListViewObj from './kbn_content_management_table_list_view.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view_common.mdx b/api_docs/kbn_content_management_table_list_view_common.mdx index 1b8e5258460d6..2a7c777c29e01 100644 --- a/api_docs/kbn_content_management_table_list_view_common.mdx +++ b/api_docs/kbn_content_management_table_list_view_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-common title: "@kbn/content-management-table-list-view-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-common'] --- import kbnContentManagementTableListViewCommonObj from './kbn_content_management_table_list_view_common.devdocs.json'; diff --git a/api_docs/kbn_content_management_table_list_view_table.mdx b/api_docs/kbn_content_management_table_list_view_table.mdx index e80258d475b95..1748eada52e40 100644 --- a/api_docs/kbn_content_management_table_list_view_table.mdx +++ b/api_docs/kbn_content_management_table_list_view_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-table title: "@kbn/content-management-table-list-view-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-table-list-view-table plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-table'] --- import kbnContentManagementTableListViewTableObj from './kbn_content_management_table_list_view_table.devdocs.json'; diff --git a/api_docs/kbn_content_management_user_profiles.mdx b/api_docs/kbn_content_management_user_profiles.mdx index 22fb6c952ed55..4ed79f763365a 100644 --- a/api_docs/kbn_content_management_user_profiles.mdx +++ b/api_docs/kbn_content_management_user_profiles.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-user-profiles title: "@kbn/content-management-user-profiles" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-user-profiles plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-user-profiles'] --- import kbnContentManagementUserProfilesObj from './kbn_content_management_user_profiles.devdocs.json'; diff --git a/api_docs/kbn_content_management_utils.mdx b/api_docs/kbn_content_management_utils.mdx index acd2cd0420c1c..af4bf05cca513 100644 --- a/api_docs/kbn_content_management_utils.mdx +++ b/api_docs/kbn_content_management_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-utils title: "@kbn/content-management-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/content-management-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-utils'] --- import kbnContentManagementUtilsObj from './kbn_content_management_utils.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser.devdocs.json b/api_docs/kbn_core_analytics_browser.devdocs.json index 6acdb6e6d1f66..42a655a968558 100644 --- a/api_docs/kbn_core_analytics_browser.devdocs.json +++ b/api_docs/kbn_core_analytics_browser.devdocs.json @@ -670,6 +670,10 @@ "plugin": "reporting", "path": "x-pack/plugins/reporting/server/usage/event_tracker.ts" }, + { + "plugin": "spaces", + "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" + }, { "plugin": "integrationAssistant", "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" @@ -698,46 +702,6 @@ "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/telemetry/fleet_usage_sender.ts" }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "spaces", - "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" - }, { "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" @@ -890,6 +854,22 @@ "plugin": "observabilityAIAssistant", "path": "x-pack/platform/plugins/shared/observability_solution/observability_ai_assistant/public/service/create_chat_service.test.ts" }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" @@ -954,6 +934,26 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, { "plugin": "observabilityLogsExplorer", "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" @@ -1230,54 +1230,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/analytics/analytics_service.test.ts" }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, { "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" @@ -1318,6 +1270,14 @@ "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_service.test.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" @@ -1454,6 +1414,46 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, { "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/public/common/lib/telemetry/telemetry_service.test.ts" diff --git a/api_docs/kbn_core_analytics_browser.mdx b/api_docs/kbn_core_analytics_browser.mdx index bdefb416a98ca..e55c73110d5cf 100644 --- a/api_docs/kbn_core_analytics_browser.mdx +++ b/api_docs/kbn_core_analytics_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser title: "@kbn/core-analytics-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser'] --- import kbnCoreAnalyticsBrowserObj from './kbn_core_analytics_browser.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_internal.mdx b/api_docs/kbn_core_analytics_browser_internal.mdx index b45f2efa2def1..987fcf5a641f6 100644 --- a/api_docs/kbn_core_analytics_browser_internal.mdx +++ b/api_docs/kbn_core_analytics_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-internal title: "@kbn/core-analytics-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-internal'] --- import kbnCoreAnalyticsBrowserInternalObj from './kbn_core_analytics_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_mocks.mdx b/api_docs/kbn_core_analytics_browser_mocks.mdx index b62d8ac3fd323..784f8f16f6125 100644 --- a/api_docs/kbn_core_analytics_browser_mocks.mdx +++ b/api_docs/kbn_core_analytics_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-mocks title: "@kbn/core-analytics-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-mocks'] --- import kbnCoreAnalyticsBrowserMocksObj from './kbn_core_analytics_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server.devdocs.json b/api_docs/kbn_core_analytics_server.devdocs.json index e68ac6a6153dd..ba9b55d98068f 100644 --- a/api_docs/kbn_core_analytics_server.devdocs.json +++ b/api_docs/kbn_core_analytics_server.devdocs.json @@ -678,6 +678,10 @@ "plugin": "reporting", "path": "x-pack/plugins/reporting/server/usage/event_tracker.ts" }, + { + "plugin": "spaces", + "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" + }, { "plugin": "integrationAssistant", "path": "x-pack/platform/plugins/shared/integration_assistant/public/services/telemetry/service.ts" @@ -706,46 +710,6 @@ "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/telemetry/fleet_usage_sender.ts" }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_client.ts" - }, - { - "plugin": "spaces", - "path": "x-pack/plugins/spaces/public/management/management_service.test.ts" - }, { "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_client.ts" @@ -898,6 +862,22 @@ "plugin": "observabilityAIAssistant", "path": "x-pack/platform/plugins/shared/observability_solution/observability_ai_assistant/public/service/create_chat_service.test.ts" }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_client.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" @@ -962,6 +942,26 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_client.ts" }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_client.ts" + }, { "plugin": "observabilityLogsExplorer", "path": "x-pack/solutions/observability/plugins/observability_logs_explorer/public/state_machines/observability_logs_explorer/src/telemetry_events.ts" @@ -1238,54 +1238,6 @@ "plugin": "security", "path": "x-pack/plugins/security/server/analytics/analytics_service.test.ts" }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, - { - "plugin": "inventory", - "path": "x-pack/plugins/observability_solution/inventory/public/services/telemetry/telemetry_service.test.ts" - }, { "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" @@ -1326,6 +1278,14 @@ "plugin": "datasetQuality", "path": "x-pack/platform/plugins/shared/dataset_quality/public/services/telemetry/telemetry_service.test.ts" }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/public/services/telemetry/telemetry_service.test.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" @@ -1462,6 +1422,46 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/public/services/telemetry/telemetry_service.test.ts" }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, + { + "plugin": "inventory", + "path": "x-pack/solutions/observability/plugins/inventory/public/services/telemetry/telemetry_service.test.ts" + }, { "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/public/common/lib/telemetry/telemetry_service.test.ts" diff --git a/api_docs/kbn_core_analytics_server.mdx b/api_docs/kbn_core_analytics_server.mdx index aed69c90e7fc5..f97fa619a7d71 100644 --- a/api_docs/kbn_core_analytics_server.mdx +++ b/api_docs/kbn_core_analytics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server title: "@kbn/core-analytics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server'] --- import kbnCoreAnalyticsServerObj from './kbn_core_analytics_server.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_internal.mdx b/api_docs/kbn_core_analytics_server_internal.mdx index 66f39b85ed984..f9124bd143b51 100644 --- a/api_docs/kbn_core_analytics_server_internal.mdx +++ b/api_docs/kbn_core_analytics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-internal title: "@kbn/core-analytics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-internal'] --- import kbnCoreAnalyticsServerInternalObj from './kbn_core_analytics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_mocks.mdx b/api_docs/kbn_core_analytics_server_mocks.mdx index 0bd6453efee83..53626c5bbeae3 100644 --- a/api_docs/kbn_core_analytics_server_mocks.mdx +++ b/api_docs/kbn_core_analytics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-mocks title: "@kbn/core-analytics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-mocks'] --- import kbnCoreAnalyticsServerMocksObj from './kbn_core_analytics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser.devdocs.json b/api_docs/kbn_core_application_browser.devdocs.json index de924f9283cad..96e00f84f46e7 100644 --- a/api_docs/kbn_core_application_browser.devdocs.json +++ b/api_docs/kbn_core_application_browser.devdocs.json @@ -1045,14 +1045,14 @@ "plugin": "management", "path": "src/platform/plugins/shared/management/public/application.tsx" }, - { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/public/applications/integrations/index.tsx" - }, { "plugin": "security", "path": "x-pack/plugins/security/public/authentication/logout/logout_app.test.ts" }, + { + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/public/applications/integrations/index.tsx" + }, { "plugin": "kibanaOverview", "path": "src/plugins/kibana_overview/public/application.tsx" diff --git a/api_docs/kbn_core_application_browser.mdx b/api_docs/kbn_core_application_browser.mdx index e1f33a99e3576..54fb9cfc801ce 100644 --- a/api_docs/kbn_core_application_browser.mdx +++ b/api_docs/kbn_core_application_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser title: "@kbn/core-application-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser'] --- import kbnCoreApplicationBrowserObj from './kbn_core_application_browser.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser_internal.mdx b/api_docs/kbn_core_application_browser_internal.mdx index db0be4db9f6fb..4891ffcbd8b27 100644 --- a/api_docs/kbn_core_application_browser_internal.mdx +++ b/api_docs/kbn_core_application_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser-internal title: "@kbn/core-application-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser-internal'] --- import kbnCoreApplicationBrowserInternalObj from './kbn_core_application_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_application_browser_mocks.mdx b/api_docs/kbn_core_application_browser_mocks.mdx index 89288005b70e1..b3d7fee33a77e 100644 --- a/api_docs/kbn_core_application_browser_mocks.mdx +++ b/api_docs/kbn_core_application_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-browser-mocks title: "@kbn/core-application-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-browser-mocks'] --- import kbnCoreApplicationBrowserMocksObj from './kbn_core_application_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_application_common.mdx b/api_docs/kbn_core_application_common.mdx index 1efb6b91ceeeb..2b599ea8882c4 100644 --- a/api_docs/kbn_core_application_common.mdx +++ b/api_docs/kbn_core_application_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-application-common title: "@kbn/core-application-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-application-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-application-common'] --- import kbnCoreApplicationCommonObj from './kbn_core_application_common.devdocs.json'; diff --git a/api_docs/kbn_core_apps_browser_internal.mdx b/api_docs/kbn_core_apps_browser_internal.mdx index 4a5466bc9ca33..72d7191d76e8f 100644 --- a/api_docs/kbn_core_apps_browser_internal.mdx +++ b/api_docs/kbn_core_apps_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-browser-internal title: "@kbn/core-apps-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-browser-internal'] --- import kbnCoreAppsBrowserInternalObj from './kbn_core_apps_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_apps_browser_mocks.mdx b/api_docs/kbn_core_apps_browser_mocks.mdx index aea9f69eed41b..22197ac782fc8 100644 --- a/api_docs/kbn_core_apps_browser_mocks.mdx +++ b/api_docs/kbn_core_apps_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-browser-mocks title: "@kbn/core-apps-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-browser-mocks'] --- import kbnCoreAppsBrowserMocksObj from './kbn_core_apps_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_apps_server_internal.mdx b/api_docs/kbn_core_apps_server_internal.mdx index a9bdc85ae3d97..f2e3e9fe6c855 100644 --- a/api_docs/kbn_core_apps_server_internal.mdx +++ b/api_docs/kbn_core_apps_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-apps-server-internal title: "@kbn/core-apps-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-apps-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-apps-server-internal'] --- import kbnCoreAppsServerInternalObj from './kbn_core_apps_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_base_browser_mocks.mdx b/api_docs/kbn_core_base_browser_mocks.mdx index 415a8a22e112c..f612c8f586a69 100644 --- a/api_docs/kbn_core_base_browser_mocks.mdx +++ b/api_docs/kbn_core_base_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-browser-mocks title: "@kbn/core-base-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-browser-mocks'] --- import kbnCoreBaseBrowserMocksObj from './kbn_core_base_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_base_common.mdx b/api_docs/kbn_core_base_common.mdx index 7ab26ba45d2ca..02f78427820d8 100644 --- a/api_docs/kbn_core_base_common.mdx +++ b/api_docs/kbn_core_base_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-common title: "@kbn/core-base-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-common'] --- import kbnCoreBaseCommonObj from './kbn_core_base_common.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_internal.mdx b/api_docs/kbn_core_base_server_internal.mdx index 726337c4f8513..10c2ba4a63d07 100644 --- a/api_docs/kbn_core_base_server_internal.mdx +++ b/api_docs/kbn_core_base_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-internal title: "@kbn/core-base-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-internal'] --- import kbnCoreBaseServerInternalObj from './kbn_core_base_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_mocks.mdx b/api_docs/kbn_core_base_server_mocks.mdx index 36baa210eb14b..fdc2a54313cfc 100644 --- a/api_docs/kbn_core_base_server_mocks.mdx +++ b/api_docs/kbn_core_base_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-mocks title: "@kbn/core-base-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-mocks'] --- import kbnCoreBaseServerMocksObj from './kbn_core_base_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_browser_mocks.mdx b/api_docs/kbn_core_capabilities_browser_mocks.mdx index 8b0614b74ea45..59f9db6759322 100644 --- a/api_docs/kbn_core_capabilities_browser_mocks.mdx +++ b/api_docs/kbn_core_capabilities_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-browser-mocks title: "@kbn/core-capabilities-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-browser-mocks'] --- import kbnCoreCapabilitiesBrowserMocksObj from './kbn_core_capabilities_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_common.mdx b/api_docs/kbn_core_capabilities_common.mdx index bac76d770aaf9..95db116f9107f 100644 --- a/api_docs/kbn_core_capabilities_common.mdx +++ b/api_docs/kbn_core_capabilities_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-common title: "@kbn/core-capabilities-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-common'] --- import kbnCoreCapabilitiesCommonObj from './kbn_core_capabilities_common.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server.mdx b/api_docs/kbn_core_capabilities_server.mdx index b62145401f0e7..a9d9ccc25932b 100644 --- a/api_docs/kbn_core_capabilities_server.mdx +++ b/api_docs/kbn_core_capabilities_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server title: "@kbn/core-capabilities-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server'] --- import kbnCoreCapabilitiesServerObj from './kbn_core_capabilities_server.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server_mocks.mdx b/api_docs/kbn_core_capabilities_server_mocks.mdx index b88fafebe7f41..7205fd4bfc056 100644 --- a/api_docs/kbn_core_capabilities_server_mocks.mdx +++ b/api_docs/kbn_core_capabilities_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server-mocks title: "@kbn/core-capabilities-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server-mocks'] --- import kbnCoreCapabilitiesServerMocksObj from './kbn_core_capabilities_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_chrome_browser.mdx b/api_docs/kbn_core_chrome_browser.mdx index 9eec2eba8f3a9..a8a582dc5a035 100644 --- a/api_docs/kbn_core_chrome_browser.mdx +++ b/api_docs/kbn_core_chrome_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-chrome-browser title: "@kbn/core-chrome-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-chrome-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-chrome-browser'] --- import kbnCoreChromeBrowserObj from './kbn_core_chrome_browser.devdocs.json'; diff --git a/api_docs/kbn_core_chrome_browser_mocks.mdx b/api_docs/kbn_core_chrome_browser_mocks.mdx index c9dc9a22bc63f..946b327a06c0c 100644 --- a/api_docs/kbn_core_chrome_browser_mocks.mdx +++ b/api_docs/kbn_core_chrome_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-chrome-browser-mocks title: "@kbn/core-chrome-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-chrome-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-chrome-browser-mocks'] --- import kbnCoreChromeBrowserMocksObj from './kbn_core_chrome_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_config_server_internal.mdx b/api_docs/kbn_core_config_server_internal.mdx index 793d47f08eb32..d81defbb9e097 100644 --- a/api_docs/kbn_core_config_server_internal.mdx +++ b/api_docs/kbn_core_config_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-config-server-internal title: "@kbn/core-config-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-config-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-config-server-internal'] --- import kbnCoreConfigServerInternalObj from './kbn_core_config_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser.mdx b/api_docs/kbn_core_custom_branding_browser.mdx index dcf30d92a1511..4204e49936b0e 100644 --- a/api_docs/kbn_core_custom_branding_browser.mdx +++ b/api_docs/kbn_core_custom_branding_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser title: "@kbn/core-custom-branding-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser'] --- import kbnCoreCustomBrandingBrowserObj from './kbn_core_custom_branding_browser.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser_internal.mdx b/api_docs/kbn_core_custom_branding_browser_internal.mdx index 75bac75b8dae2..690226d4a6526 100644 --- a/api_docs/kbn_core_custom_branding_browser_internal.mdx +++ b/api_docs/kbn_core_custom_branding_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser-internal title: "@kbn/core-custom-branding-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser-internal'] --- import kbnCoreCustomBrandingBrowserInternalObj from './kbn_core_custom_branding_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_browser_mocks.mdx b/api_docs/kbn_core_custom_branding_browser_mocks.mdx index 1702ec39a44b7..52292177bd5e9 100644 --- a/api_docs/kbn_core_custom_branding_browser_mocks.mdx +++ b/api_docs/kbn_core_custom_branding_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-browser-mocks title: "@kbn/core-custom-branding-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-browser-mocks'] --- import kbnCoreCustomBrandingBrowserMocksObj from './kbn_core_custom_branding_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_common.mdx b/api_docs/kbn_core_custom_branding_common.mdx index ecd81429c28c3..5c52a7a4d874d 100644 --- a/api_docs/kbn_core_custom_branding_common.mdx +++ b/api_docs/kbn_core_custom_branding_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-common title: "@kbn/core-custom-branding-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-common'] --- import kbnCoreCustomBrandingCommonObj from './kbn_core_custom_branding_common.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server.mdx b/api_docs/kbn_core_custom_branding_server.mdx index 3aa610566bff7..088008973af05 100644 --- a/api_docs/kbn_core_custom_branding_server.mdx +++ b/api_docs/kbn_core_custom_branding_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server title: "@kbn/core-custom-branding-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server'] --- import kbnCoreCustomBrandingServerObj from './kbn_core_custom_branding_server.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server_internal.mdx b/api_docs/kbn_core_custom_branding_server_internal.mdx index e458fcf84b748..ec9d2e3447235 100644 --- a/api_docs/kbn_core_custom_branding_server_internal.mdx +++ b/api_docs/kbn_core_custom_branding_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server-internal title: "@kbn/core-custom-branding-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server-internal'] --- import kbnCoreCustomBrandingServerInternalObj from './kbn_core_custom_branding_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_custom_branding_server_mocks.mdx b/api_docs/kbn_core_custom_branding_server_mocks.mdx index 7ebb5a2ae5f78..81ba435a0ba63 100644 --- a/api_docs/kbn_core_custom_branding_server_mocks.mdx +++ b/api_docs/kbn_core_custom_branding_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-custom-branding-server-mocks title: "@kbn/core-custom-branding-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-custom-branding-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-custom-branding-server-mocks'] --- import kbnCoreCustomBrandingServerMocksObj from './kbn_core_custom_branding_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser.mdx b/api_docs/kbn_core_deprecations_browser.mdx index 294b8bc68b45d..45575b0a07897 100644 --- a/api_docs/kbn_core_deprecations_browser.mdx +++ b/api_docs/kbn_core_deprecations_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser title: "@kbn/core-deprecations-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser'] --- import kbnCoreDeprecationsBrowserObj from './kbn_core_deprecations_browser.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_internal.mdx b/api_docs/kbn_core_deprecations_browser_internal.mdx index a6e3a391fdf72..0669f002608b1 100644 --- a/api_docs/kbn_core_deprecations_browser_internal.mdx +++ b/api_docs/kbn_core_deprecations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-internal title: "@kbn/core-deprecations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-internal'] --- import kbnCoreDeprecationsBrowserInternalObj from './kbn_core_deprecations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_mocks.mdx b/api_docs/kbn_core_deprecations_browser_mocks.mdx index e145a49489cef..037f7a78b2967 100644 --- a/api_docs/kbn_core_deprecations_browser_mocks.mdx +++ b/api_docs/kbn_core_deprecations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-mocks title: "@kbn/core-deprecations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-mocks'] --- import kbnCoreDeprecationsBrowserMocksObj from './kbn_core_deprecations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_common.mdx b/api_docs/kbn_core_deprecations_common.mdx index af0d7dc7cbe5f..2af569828934f 100644 --- a/api_docs/kbn_core_deprecations_common.mdx +++ b/api_docs/kbn_core_deprecations_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-common title: "@kbn/core-deprecations-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-common'] --- import kbnCoreDeprecationsCommonObj from './kbn_core_deprecations_common.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server.mdx b/api_docs/kbn_core_deprecations_server.mdx index 65bdeb4647f72..4da4a8f1dd698 100644 --- a/api_docs/kbn_core_deprecations_server.mdx +++ b/api_docs/kbn_core_deprecations_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server title: "@kbn/core-deprecations-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server'] --- import kbnCoreDeprecationsServerObj from './kbn_core_deprecations_server.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server_internal.mdx b/api_docs/kbn_core_deprecations_server_internal.mdx index c10ea60b3d8f6..07f619acd6586 100644 --- a/api_docs/kbn_core_deprecations_server_internal.mdx +++ b/api_docs/kbn_core_deprecations_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server-internal title: "@kbn/core-deprecations-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server-internal'] --- import kbnCoreDeprecationsServerInternalObj from './kbn_core_deprecations_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_server_mocks.mdx b/api_docs/kbn_core_deprecations_server_mocks.mdx index 9261289cd56a6..89bfe7ed7718c 100644 --- a/api_docs/kbn_core_deprecations_server_mocks.mdx +++ b/api_docs/kbn_core_deprecations_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-server-mocks title: "@kbn/core-deprecations-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-server-mocks'] --- import kbnCoreDeprecationsServerMocksObj from './kbn_core_deprecations_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser.mdx b/api_docs/kbn_core_doc_links_browser.mdx index b8ad83e8715ab..c7bc4b80e63a2 100644 --- a/api_docs/kbn_core_doc_links_browser.mdx +++ b/api_docs/kbn_core_doc_links_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser title: "@kbn/core-doc-links-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser'] --- import kbnCoreDocLinksBrowserObj from './kbn_core_doc_links_browser.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser_mocks.mdx b/api_docs/kbn_core_doc_links_browser_mocks.mdx index d7235a87ef55f..2eb567e7d7a1c 100644 --- a/api_docs/kbn_core_doc_links_browser_mocks.mdx +++ b/api_docs/kbn_core_doc_links_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser-mocks title: "@kbn/core-doc-links-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser-mocks'] --- import kbnCoreDocLinksBrowserMocksObj from './kbn_core_doc_links_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server.mdx b/api_docs/kbn_core_doc_links_server.mdx index f169c1b611995..f725687ccac6c 100644 --- a/api_docs/kbn_core_doc_links_server.mdx +++ b/api_docs/kbn_core_doc_links_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server title: "@kbn/core-doc-links-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server'] --- import kbnCoreDocLinksServerObj from './kbn_core_doc_links_server.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server_mocks.mdx b/api_docs/kbn_core_doc_links_server_mocks.mdx index cce27023a10eb..d16905181be7a 100644 --- a/api_docs/kbn_core_doc_links_server_mocks.mdx +++ b/api_docs/kbn_core_doc_links_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server-mocks title: "@kbn/core-doc-links-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server-mocks'] --- import kbnCoreDocLinksServerMocksObj from './kbn_core_doc_links_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx index fac9552486148..aa40efc07bb67 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-internal title: "@kbn/core-elasticsearch-client-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-internal'] --- import kbnCoreElasticsearchClientServerInternalObj from './kbn_core_elasticsearch_client_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx index c6eff5afc7265..b5792f1ac6b53 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-mocks title: "@kbn/core-elasticsearch-client-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-mocks'] --- import kbnCoreElasticsearchClientServerMocksObj from './kbn_core_elasticsearch_client_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server.mdx b/api_docs/kbn_core_elasticsearch_server.mdx index c404c2e244aec..8510806853527 100644 --- a/api_docs/kbn_core_elasticsearch_server.mdx +++ b/api_docs/kbn_core_elasticsearch_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server title: "@kbn/core-elasticsearch-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server'] --- import kbnCoreElasticsearchServerObj from './kbn_core_elasticsearch_server.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_internal.mdx b/api_docs/kbn_core_elasticsearch_server_internal.mdx index 0d746bb0d34a2..2f27112339d2c 100644 --- a/api_docs/kbn_core_elasticsearch_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-internal title: "@kbn/core-elasticsearch-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-internal'] --- import kbnCoreElasticsearchServerInternalObj from './kbn_core_elasticsearch_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_server_mocks.mdx index 5ffaa7ba426f9..ee4d664fb766e 100644 --- a/api_docs/kbn_core_elasticsearch_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-mocks title: "@kbn/core-elasticsearch-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-mocks'] --- import kbnCoreElasticsearchServerMocksObj from './kbn_core_elasticsearch_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_internal.mdx b/api_docs/kbn_core_environment_server_internal.mdx index 894aa82e9ebb8..ed3f56d99e215 100644 --- a/api_docs/kbn_core_environment_server_internal.mdx +++ b/api_docs/kbn_core_environment_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-internal title: "@kbn/core-environment-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-internal'] --- import kbnCoreEnvironmentServerInternalObj from './kbn_core_environment_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_mocks.mdx b/api_docs/kbn_core_environment_server_mocks.mdx index c4d3f3163a96b..8407d2551f93f 100644 --- a/api_docs/kbn_core_environment_server_mocks.mdx +++ b/api_docs/kbn_core_environment_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-mocks title: "@kbn/core-environment-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-mocks'] --- import kbnCoreEnvironmentServerMocksObj from './kbn_core_environment_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser.mdx b/api_docs/kbn_core_execution_context_browser.mdx index 2784e80512052..8366a3f727b62 100644 --- a/api_docs/kbn_core_execution_context_browser.mdx +++ b/api_docs/kbn_core_execution_context_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser title: "@kbn/core-execution-context-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser'] --- import kbnCoreExecutionContextBrowserObj from './kbn_core_execution_context_browser.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_internal.mdx b/api_docs/kbn_core_execution_context_browser_internal.mdx index f5bfb5a4c8f1e..e63b49000b517 100644 --- a/api_docs/kbn_core_execution_context_browser_internal.mdx +++ b/api_docs/kbn_core_execution_context_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-internal title: "@kbn/core-execution-context-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-internal'] --- import kbnCoreExecutionContextBrowserInternalObj from './kbn_core_execution_context_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_mocks.mdx b/api_docs/kbn_core_execution_context_browser_mocks.mdx index e3db8ff798eeb..629475745a6a5 100644 --- a/api_docs/kbn_core_execution_context_browser_mocks.mdx +++ b/api_docs/kbn_core_execution_context_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-mocks title: "@kbn/core-execution-context-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-mocks'] --- import kbnCoreExecutionContextBrowserMocksObj from './kbn_core_execution_context_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_common.mdx b/api_docs/kbn_core_execution_context_common.mdx index 93ba1fe6cde73..7208a1043184f 100644 --- a/api_docs/kbn_core_execution_context_common.mdx +++ b/api_docs/kbn_core_execution_context_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-common title: "@kbn/core-execution-context-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-common'] --- import kbnCoreExecutionContextCommonObj from './kbn_core_execution_context_common.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server.mdx b/api_docs/kbn_core_execution_context_server.mdx index 55d8df91c0dc7..6413c48986aaf 100644 --- a/api_docs/kbn_core_execution_context_server.mdx +++ b/api_docs/kbn_core_execution_context_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server title: "@kbn/core-execution-context-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server'] --- import kbnCoreExecutionContextServerObj from './kbn_core_execution_context_server.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_internal.mdx b/api_docs/kbn_core_execution_context_server_internal.mdx index b97da5cbe480c..ebeeea3047930 100644 --- a/api_docs/kbn_core_execution_context_server_internal.mdx +++ b/api_docs/kbn_core_execution_context_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-internal title: "@kbn/core-execution-context-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-internal'] --- import kbnCoreExecutionContextServerInternalObj from './kbn_core_execution_context_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_mocks.mdx b/api_docs/kbn_core_execution_context_server_mocks.mdx index eb68886392267..e009dd4c80331 100644 --- a/api_docs/kbn_core_execution_context_server_mocks.mdx +++ b/api_docs/kbn_core_execution_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-mocks title: "@kbn/core-execution-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-mocks'] --- import kbnCoreExecutionContextServerMocksObj from './kbn_core_execution_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser.mdx b/api_docs/kbn_core_fatal_errors_browser.mdx index 730d67be0031b..53d01a8a4dfaa 100644 --- a/api_docs/kbn_core_fatal_errors_browser.mdx +++ b/api_docs/kbn_core_fatal_errors_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser title: "@kbn/core-fatal-errors-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser'] --- import kbnCoreFatalErrorsBrowserObj from './kbn_core_fatal_errors_browser.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx index f9ba6e7c2c828..2b430d7611a6c 100644 --- a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx +++ b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser-mocks title: "@kbn/core-fatal-errors-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser-mocks'] --- import kbnCoreFatalErrorsBrowserMocksObj from './kbn_core_fatal_errors_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser.mdx b/api_docs/kbn_core_feature_flags_browser.mdx index c9291783c1c98..8e7982e89cb6c 100644 --- a/api_docs/kbn_core_feature_flags_browser.mdx +++ b/api_docs/kbn_core_feature_flags_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser title: "@kbn/core-feature-flags-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser'] --- import kbnCoreFeatureFlagsBrowserObj from './kbn_core_feature_flags_browser.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser_internal.mdx b/api_docs/kbn_core_feature_flags_browser_internal.mdx index 1e302abcfd110..cd6ca459770a9 100644 --- a/api_docs/kbn_core_feature_flags_browser_internal.mdx +++ b/api_docs/kbn_core_feature_flags_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser-internal title: "@kbn/core-feature-flags-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser-internal'] --- import kbnCoreFeatureFlagsBrowserInternalObj from './kbn_core_feature_flags_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_browser_mocks.mdx b/api_docs/kbn_core_feature_flags_browser_mocks.mdx index cbc91c4f61558..9a36e5a68e290 100644 --- a/api_docs/kbn_core_feature_flags_browser_mocks.mdx +++ b/api_docs/kbn_core_feature_flags_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-browser-mocks title: "@kbn/core-feature-flags-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-browser-mocks'] --- import kbnCoreFeatureFlagsBrowserMocksObj from './kbn_core_feature_flags_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server.mdx b/api_docs/kbn_core_feature_flags_server.mdx index c586482cfbab5..00edee88ce5bb 100644 --- a/api_docs/kbn_core_feature_flags_server.mdx +++ b/api_docs/kbn_core_feature_flags_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server title: "@kbn/core-feature-flags-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server'] --- import kbnCoreFeatureFlagsServerObj from './kbn_core_feature_flags_server.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server_internal.mdx b/api_docs/kbn_core_feature_flags_server_internal.mdx index 4f7165e1c7795..7ba69ca5745e6 100644 --- a/api_docs/kbn_core_feature_flags_server_internal.mdx +++ b/api_docs/kbn_core_feature_flags_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server-internal title: "@kbn/core-feature-flags-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server-internal'] --- import kbnCoreFeatureFlagsServerInternalObj from './kbn_core_feature_flags_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_feature_flags_server_mocks.mdx b/api_docs/kbn_core_feature_flags_server_mocks.mdx index 71ee0d92356b8..06de7471030e9 100644 --- a/api_docs/kbn_core_feature_flags_server_mocks.mdx +++ b/api_docs/kbn_core_feature_flags_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-feature-flags-server-mocks title: "@kbn/core-feature-flags-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-feature-flags-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-feature-flags-server-mocks'] --- import kbnCoreFeatureFlagsServerMocksObj from './kbn_core_feature_flags_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser.mdx b/api_docs/kbn_core_http_browser.mdx index 6fa80a74dd720..53a237a7b0b53 100644 --- a/api_docs/kbn_core_http_browser.mdx +++ b/api_docs/kbn_core_http_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser title: "@kbn/core-http-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser'] --- import kbnCoreHttpBrowserObj from './kbn_core_http_browser.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_internal.mdx b/api_docs/kbn_core_http_browser_internal.mdx index a5033cf74259e..6ca887516471b 100644 --- a/api_docs/kbn_core_http_browser_internal.mdx +++ b/api_docs/kbn_core_http_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-internal title: "@kbn/core-http-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-internal'] --- import kbnCoreHttpBrowserInternalObj from './kbn_core_http_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_mocks.mdx b/api_docs/kbn_core_http_browser_mocks.mdx index b99a8a97f270b..8c3762dbd505f 100644 --- a/api_docs/kbn_core_http_browser_mocks.mdx +++ b/api_docs/kbn_core_http_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-mocks title: "@kbn/core-http-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-mocks'] --- import kbnCoreHttpBrowserMocksObj from './kbn_core_http_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_common.mdx b/api_docs/kbn_core_http_common.mdx index a7fe4a5266eb8..3c9641ba1bdf3 100644 --- a/api_docs/kbn_core_http_common.mdx +++ b/api_docs/kbn_core_http_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-common title: "@kbn/core-http-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-common'] --- import kbnCoreHttpCommonObj from './kbn_core_http_common.devdocs.json'; diff --git a/api_docs/kbn_core_http_context_server_mocks.mdx b/api_docs/kbn_core_http_context_server_mocks.mdx index 372034c808953..c052e10968677 100644 --- a/api_docs/kbn_core_http_context_server_mocks.mdx +++ b/api_docs/kbn_core_http_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-context-server-mocks title: "@kbn/core-http-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-context-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-context-server-mocks'] --- import kbnCoreHttpContextServerMocksObj from './kbn_core_http_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_request_handler_context_server.mdx b/api_docs/kbn_core_http_request_handler_context_server.mdx index e2cf329a23963..ca9e18e292137 100644 --- a/api_docs/kbn_core_http_request_handler_context_server.mdx +++ b/api_docs/kbn_core_http_request_handler_context_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-request-handler-context-server title: "@kbn/core-http-request-handler-context-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-request-handler-context-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-request-handler-context-server'] --- import kbnCoreHttpRequestHandlerContextServerObj from './kbn_core_http_request_handler_context_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server.mdx b/api_docs/kbn_core_http_resources_server.mdx index 022d9e424cca7..f46fdc2a5b855 100644 --- a/api_docs/kbn_core_http_resources_server.mdx +++ b/api_docs/kbn_core_http_resources_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server title: "@kbn/core-http-resources-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server'] --- import kbnCoreHttpResourcesServerObj from './kbn_core_http_resources_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server_internal.mdx b/api_docs/kbn_core_http_resources_server_internal.mdx index dfcdfe85d7a66..b3f14083a1ca4 100644 --- a/api_docs/kbn_core_http_resources_server_internal.mdx +++ b/api_docs/kbn_core_http_resources_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server-internal title: "@kbn/core-http-resources-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server-internal'] --- import kbnCoreHttpResourcesServerInternalObj from './kbn_core_http_resources_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_resources_server_mocks.mdx b/api_docs/kbn_core_http_resources_server_mocks.mdx index cf4265cfca541..4c6f99a0557d4 100644 --- a/api_docs/kbn_core_http_resources_server_mocks.mdx +++ b/api_docs/kbn_core_http_resources_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-resources-server-mocks title: "@kbn/core-http-resources-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-resources-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-resources-server-mocks'] --- import kbnCoreHttpResourcesServerMocksObj from './kbn_core_http_resources_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_internal.mdx b/api_docs/kbn_core_http_router_server_internal.mdx index 6d61906014b76..dacb327c67b2e 100644 --- a/api_docs/kbn_core_http_router_server_internal.mdx +++ b/api_docs/kbn_core_http_router_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-internal title: "@kbn/core-http-router-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-internal'] --- import kbnCoreHttpRouterServerInternalObj from './kbn_core_http_router_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_mocks.mdx b/api_docs/kbn_core_http_router_server_mocks.mdx index 9bffe8b84e5b5..87f12e2e18477 100644 --- a/api_docs/kbn_core_http_router_server_mocks.mdx +++ b/api_docs/kbn_core_http_router_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-mocks title: "@kbn/core-http-router-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-mocks'] --- import kbnCoreHttpRouterServerMocksObj from './kbn_core_http_router_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_server.devdocs.json b/api_docs/kbn_core_http_server.devdocs.json index 1dc553f86d095..83b97df7475c8 100644 --- a/api_docs/kbn_core_http_server.devdocs.json +++ b/api_docs/kbn_core_http_server.devdocs.json @@ -4129,82 +4129,6 @@ "plugin": "customBranding", "path": "x-pack/plugins/custom_branding/server/routes/info.ts" }, - { - "plugin": "guidedOnboarding", - "path": "src/plugins/guided_onboarding/server/routes/guide_state_routes.ts" - }, - { - "plugin": "guidedOnboarding", - "path": "src/plugins/guided_onboarding/server/routes/plugin_state_routes.ts" - }, - { - "plugin": "guidedOnboarding", - "path": "src/plugins/guided_onboarding/server/routes/config_routes.ts" - }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "triggersActionsUi", - "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/routes/health.ts" - }, - { - "plugin": "triggersActionsUi", - "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/routes/config.ts" - }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/routes/metric_indices/index.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/apm.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/flamechart.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/functions.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/setup/route.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/setup/route.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/storage_explorer/route.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/storage_explorer/route.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/storage_explorer/route.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/topn.ts" - }, { "plugin": "spaces", "path": "x-pack/plugins/spaces/server/lib/request_interceptors/on_post_auth_interceptor.test.ts" @@ -4221,10 +4145,6 @@ "plugin": "spaces", "path": "x-pack/plugins/spaces/server/lib/request_interceptors/on_request_interceptor.test.ts" }, - { - "plugin": "apmDataAccess", - "path": "x-pack/plugins/observability_solution/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.test.ts" - }, { "plugin": "indexManagement", "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_get_route.ts" @@ -4481,6 +4401,18 @@ "plugin": "licenseManagement", "path": "x-pack/platform/plugins/shared/license_management/server/routes/api/license/register_start_trial_routes.ts" }, + { + "plugin": "guidedOnboarding", + "path": "src/plugins/guided_onboarding/server/routes/guide_state_routes.ts" + }, + { + "plugin": "guidedOnboarding", + "path": "src/plugins/guided_onboarding/server/routes/plugin_state_routes.ts" + }, + { + "plugin": "guidedOnboarding", + "path": "src/plugins/guided_onboarding/server/routes/config_routes.ts" + }, { "plugin": "productDocBase", "path": "x-pack/platform/plugins/shared/ai_infra/product_doc_base/server/routes/installation.ts" @@ -4509,6 +4441,34 @@ "plugin": "@kbn/test-suites-xpack", "path": "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/server/tines_simulation.ts" }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "triggersActionsUi", + "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/routes/health.ts" + }, + { + "plugin": "triggersActionsUi", + "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/routes/config.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/routes/metric_indices/index.ts" + }, { "plugin": "searchprofiler", "path": "x-pack/platform/plugins/shared/searchprofiler/server/routes/profile.ts" @@ -4533,6 +4493,42 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/apm.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/flamechart.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/functions.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/setup/route.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/setup/route.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/storage_explorer/route.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/storage_explorer/route.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/storage_explorer/route.ts" + }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/topn.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -5025,6 +5021,10 @@ "plugin": "cloudSecurityPosture", "path": "x-pack/solutions/security/plugins/cloud_security_posture/server/routes/vulnerabilities_dashboard/vulnerabilities_dashboard.ts" }, + { + "plugin": "apmDataAccess", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/lib/helpers/create_es_client/create_apm_event_client/index.test.ts" + }, { "plugin": "dataViewManagement", "path": "src/plugins/data_view_management/server/routes/resolve_index.ts" @@ -6591,30 +6591,6 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/routes/cluster_settings.ts" }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "triggersActionsUi", - "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/time_series_query.ts" - }, - { - "plugin": "triggersActionsUi", - "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/fields.ts" - }, - { - "plugin": "triggersActionsUi", - "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/indices.ts" - }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/routes/setup/route.ts" - }, { "plugin": "indexManagement", "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_create_route.ts" @@ -6915,6 +6891,26 @@ "plugin": "@kbn/test-suites-xpack", "path": "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/server/tines_simulation.ts" }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "triggersActionsUi", + "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/time_series_query.ts" + }, + { + "plugin": "triggersActionsUi", + "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/fields.ts" + }, + { + "plugin": "triggersActionsUi", + "path": "x-pack/platform/plugins/shared/triggers_actions_ui/server/data/routes/indices.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "searchprofiler", "path": "x-pack/platform/plugins/shared/searchprofiler/server/routes/profile.ts" @@ -6943,6 +6939,10 @@ "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" }, + { + "plugin": "profiling", + "path": "x-pack/solutions/observability/plugins/profiling/server/routes/setup/route.ts" + }, { "plugin": "synthetics", "path": "x-pack/solutions/observability/plugins/synthetics/server/server.ts" @@ -8401,18 +8401,6 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/routes/deprecation_logging.ts" }, - { - "plugin": "guidedOnboarding", - "path": "src/plugins/guided_onboarding/server/routes/plugin_state_routes.ts" - }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "indexManagement", "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_update_route.ts" @@ -8521,10 +8509,22 @@ "plugin": "licenseManagement", "path": "x-pack/platform/plugins/shared/license_management/server/routes/api/license/register_license_route.ts" }, + { + "plugin": "guidedOnboarding", + "path": "src/plugins/guided_onboarding/server/routes/plugin_state_routes.ts" + }, { "plugin": "@kbn/test-suites-xpack", "path": "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts" }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" @@ -9023,14 +9023,14 @@ "plugin": "alerting", "path": "x-pack/platform/plugins/shared/alerting/server/routes/rule/apis/bulk_disable/bulk_disable_rules_route.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "@kbn/test-suites-xpack", "path": "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/server/resilient_simulation.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" @@ -9381,14 +9381,6 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/routes/ml_snapshots.ts" }, - { - "plugin": "observability", - "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" - }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "indexManagement", "path": "x-pack/platform/plugins/shared/index_management/server/routes/api/component_templates/register_delete_route.ts" @@ -9433,6 +9425,14 @@ "plugin": "ingestPipelines", "path": "x-pack/platform/plugins/shared/ingest_pipelines/server/routes/api/database/delete.ts" }, + { + "plugin": "observability", + "path": "x-pack/solutions/observability/plugins/observability/server/lib/annotations/register_annotation_apis.ts" + }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "grokdebugger", "path": "x-pack/platform/plugins/private/grokdebugger/server/lib/kibana_framework.ts" @@ -15394,40 +15394,136 @@ "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "fieldsMetadata", - "path": "x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/find.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/get.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/notifications.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/shareables/download.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/notifications.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/find.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/get.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/resolve.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/has_workpads.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/templates/list.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/functions/functions.ts" + }, + { + "plugin": "dataUsage", + "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/data_streams.ts" + }, + { + "plugin": "dataVisualizer", + "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/audit_messages/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_nodes/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_all/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_single/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_stats_all/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_stats_single/register_route.ts" + }, + { + "plugin": "fieldsMetadata", + "path": "x-pack/platform/plugins/shared/fields_metadata/server/routes/fields_metadata/find_fields_metadata.ts" + }, + { + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/mvt/mvt_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/mvt/mvt_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/routes.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/notifications.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/notifications.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" }, { "plugin": "ml", @@ -15641,106 +15737,6 @@ "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/routes/inference_models.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/find.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/get.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/shareables/download.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/find.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/get.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/resolve.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/has_workpads.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/templates/list.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/functions/functions.ts" - }, - { - "plugin": "dataUsage", - "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/data_streams.ts" - }, - { - "plugin": "dataVisualizer", - "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/audit_messages/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_nodes/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_all/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_single/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_stats_all/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_stats_single/register_route.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/mvt/mvt_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/mvt/mvt_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/routes.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/find_endpoint_list_item_route.ts" @@ -16149,6 +16145,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/protection_updates_note/index.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/data_streams.test.ts" @@ -16532,6 +16532,26 @@ "plugin": "logsShared", "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/update.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_create/register_route.ts" + }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" @@ -16580,30 +16600,6 @@ "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/routes/inference_models.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/update.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/update.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_create/register_route.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/update_endpoint_list_item_route.ts" @@ -16680,6 +16676,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/siem_migrations/rules/api/retry.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" @@ -16936,16 +16936,156 @@ "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/create.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/shareables/zip.ts" }, { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/create.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/import.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/functions/functions.ts" + }, + { + "plugin": "dataUsage", + "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/usage_metrics.ts" + }, + { + "plugin": "dataVisualizer", + "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" + }, + { + "plugin": "dataVisualizer", + "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "fileUpload", + "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/field_histograms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_update/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/reset_transforms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_preview/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/start_transforms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/stop_transforms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/delete_transforms/register_route.ts" + }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/schedule_now_transforms/register_route.ts" + }, + { + "plugin": "aiops", + "path": "x-pack/platform/plugins/shared/aiops/server/routes/log_rate_analysis_field_candidates/define_route.ts" + }, + { + "plugin": "aiops", + "path": "x-pack/platform/plugins/shared/aiops/server/routes/log_rate_analysis/define_route.ts" + }, + { + "plugin": "aiops", + "path": "x-pack/platform/plugins/shared/aiops/server/routes/categorization_field_validation/define_route.ts" + }, + { + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/ecs_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/build_integration_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/categorization_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/related_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/pipeline_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/analyze_logs_routes.ts" + }, + { + "plugin": "integrationAssistant", + "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/cel_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" + }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" }, { "plugin": "ml", @@ -17235,150 +17375,6 @@ "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/routes/alerting.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/create.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/shareables/zip.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/create.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/import.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/functions/functions.ts" - }, - { - "plugin": "dataUsage", - "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/usage_metrics.ts" - }, - { - "plugin": "dataVisualizer", - "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" - }, - { - "plugin": "dataVisualizer", - "path": "x-pack/platform/plugins/private/data_visualizer/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "fileUpload", - "path": "x-pack/platform/plugins/private/file_upload/server/routes.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/field_histograms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_update/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/reset_transforms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/transforms_preview/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/start_transforms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/stop_transforms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/delete_transforms/register_route.ts" - }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/schedule_now_transforms/register_route.ts" - }, - { - "plugin": "aiops", - "path": "x-pack/platform/plugins/shared/aiops/server/routes/log_rate_analysis_field_candidates/define_route.ts" - }, - { - "plugin": "aiops", - "path": "x-pack/platform/plugins/shared/aiops/server/routes/log_rate_analysis/define_route.ts" - }, - { - "plugin": "aiops", - "path": "x-pack/platform/plugins/shared/aiops/server/routes/categorization_field_validation/define_route.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/ecs_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/build_integration_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/categorization_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/related_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/pipeline_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/analyze_logs_routes.ts" - }, - { - "plugin": "integrationAssistant", - "path": "x-pack/platform/plugins/shared/integration_assistant/server/routes/cel_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/create_endpoint_list_item_route.ts" @@ -17775,6 +17771,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/protection_updates_note/index.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "dataUsage", "path": "x-pack/platform/plugins/private/data_usage/server/routes/internal/usage_metrics.test.ts" @@ -17998,10 +17998,6 @@ "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/list_item/patch_list_item_route.ts" @@ -18030,6 +18026,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/timeline/routes/pinned_events/persist_pinned_event.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" @@ -18177,10 +18177,22 @@ "plugin": "logsShared", "path": "x-pack/platform/plugins/shared/logs_shared/server/lib/adapters/framework/kibana_framework_adapter.ts" }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/delete.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/delete.ts" + }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/security/fleet_router.ts" }, + { + "plugin": "maps", + "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" + }, { "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/routes/trained_models.ts" @@ -18217,22 +18229,6 @@ "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/routes/anomaly_detectors.ts" }, - { - "plugin": "metricsDataAccess", - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/custom_elements/delete.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/routes/workpad/delete.ts" - }, - { - "plugin": "maps", - "path": "x-pack/platform/plugins/shared/maps/server/data_indexing/indexing_routes.ts" - }, { "plugin": "lists", "path": "x-pack/solutions/security/plugins/lists/server/routes/delete_endpoint_list_item_route.ts" @@ -18305,6 +18301,10 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/lib/entity_analytics/entity_store/routes/delete.ts" }, + { + "plugin": "metricsDataAccess", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/lib/adapters/framework/kibana_framework_adapter.ts" + }, { "plugin": "infra", "path": "x-pack/solutions/observability/plugins/infra/server/lib/adapters/framework/kibana_framework_adapter.ts" diff --git a/api_docs/kbn_core_http_server.mdx b/api_docs/kbn_core_http_server.mdx index bdd6a224685e7..f530f736f0a9f 100644 --- a/api_docs/kbn_core_http_server.mdx +++ b/api_docs/kbn_core_http_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server title: "@kbn/core-http-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server'] --- import kbnCoreHttpServerObj from './kbn_core_http_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_internal.mdx b/api_docs/kbn_core_http_server_internal.mdx index debc6cacc8b17..6f65a67cbe2b2 100644 --- a/api_docs/kbn_core_http_server_internal.mdx +++ b/api_docs/kbn_core_http_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-internal title: "@kbn/core-http-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-internal'] --- import kbnCoreHttpServerInternalObj from './kbn_core_http_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_mocks.mdx b/api_docs/kbn_core_http_server_mocks.mdx index 55f7b1c932630..83949e7f09a4f 100644 --- a/api_docs/kbn_core_http_server_mocks.mdx +++ b/api_docs/kbn_core_http_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-mocks title: "@kbn/core-http-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-mocks'] --- import kbnCoreHttpServerMocksObj from './kbn_core_http_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_utils.mdx b/api_docs/kbn_core_http_server_utils.mdx index 8e636aae616ec..d6128e980685a 100644 --- a/api_docs/kbn_core_http_server_utils.mdx +++ b/api_docs/kbn_core_http_server_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-utils title: "@kbn/core-http-server-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-utils'] --- import kbnCoreHttpServerUtilsObj from './kbn_core_http_server_utils.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser.mdx b/api_docs/kbn_core_i18n_browser.mdx index d1248191c31aa..edd27762b2051 100644 --- a/api_docs/kbn_core_i18n_browser.mdx +++ b/api_docs/kbn_core_i18n_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser title: "@kbn/core-i18n-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser'] --- import kbnCoreI18nBrowserObj from './kbn_core_i18n_browser.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser_mocks.mdx b/api_docs/kbn_core_i18n_browser_mocks.mdx index 0fb3c3ebc0199..babe1c032ef60 100644 --- a/api_docs/kbn_core_i18n_browser_mocks.mdx +++ b/api_docs/kbn_core_i18n_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser-mocks title: "@kbn/core-i18n-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser-mocks'] --- import kbnCoreI18nBrowserMocksObj from './kbn_core_i18n_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server.mdx b/api_docs/kbn_core_i18n_server.mdx index b01c9aa0399d5..d3ad332d1f90b 100644 --- a/api_docs/kbn_core_i18n_server.mdx +++ b/api_docs/kbn_core_i18n_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server title: "@kbn/core-i18n-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server'] --- import kbnCoreI18nServerObj from './kbn_core_i18n_server.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server_internal.mdx b/api_docs/kbn_core_i18n_server_internal.mdx index 20b88dff4d76e..077e3063a0864 100644 --- a/api_docs/kbn_core_i18n_server_internal.mdx +++ b/api_docs/kbn_core_i18n_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server-internal title: "@kbn/core-i18n-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server-internal'] --- import kbnCoreI18nServerInternalObj from './kbn_core_i18n_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_server_mocks.mdx b/api_docs/kbn_core_i18n_server_mocks.mdx index 4175a7fabb573..8f6e5a17139da 100644 --- a/api_docs/kbn_core_i18n_server_mocks.mdx +++ b/api_docs/kbn_core_i18n_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-server-mocks title: "@kbn/core-i18n-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-server-mocks'] --- import kbnCoreI18nServerMocksObj from './kbn_core_i18n_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx index c2c444f26ef5d..982e3065325d3 100644 --- a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx +++ b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-injected-metadata-browser-mocks title: "@kbn/core-injected-metadata-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-injected-metadata-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-injected-metadata-browser-mocks'] --- import kbnCoreInjectedMetadataBrowserMocksObj from './kbn_core_injected_metadata_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_internal.mdx b/api_docs/kbn_core_integrations_browser_internal.mdx index deda15c45ba1c..9190e4650c658 100644 --- a/api_docs/kbn_core_integrations_browser_internal.mdx +++ b/api_docs/kbn_core_integrations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-internal title: "@kbn/core-integrations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-internal'] --- import kbnCoreIntegrationsBrowserInternalObj from './kbn_core_integrations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_mocks.mdx b/api_docs/kbn_core_integrations_browser_mocks.mdx index 23c3468f804d1..8e9a8f7594c1e 100644 --- a/api_docs/kbn_core_integrations_browser_mocks.mdx +++ b/api_docs/kbn_core_integrations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-mocks title: "@kbn/core-integrations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-mocks'] --- import kbnCoreIntegrationsBrowserMocksObj from './kbn_core_integrations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_browser.mdx b/api_docs/kbn_core_lifecycle_browser.mdx index b313ccaa9b20a..9cd541f9dc11a 100644 --- a/api_docs/kbn_core_lifecycle_browser.mdx +++ b/api_docs/kbn_core_lifecycle_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-browser title: "@kbn/core-lifecycle-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-browser'] --- import kbnCoreLifecycleBrowserObj from './kbn_core_lifecycle_browser.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_browser_mocks.mdx b/api_docs/kbn_core_lifecycle_browser_mocks.mdx index 82633492c6fe4..bd101a182e0bf 100644 --- a/api_docs/kbn_core_lifecycle_browser_mocks.mdx +++ b/api_docs/kbn_core_lifecycle_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-browser-mocks title: "@kbn/core-lifecycle-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-browser-mocks'] --- import kbnCoreLifecycleBrowserMocksObj from './kbn_core_lifecycle_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_server.mdx b/api_docs/kbn_core_lifecycle_server.mdx index 1db15be5ccac6..eaa2c65c345e3 100644 --- a/api_docs/kbn_core_lifecycle_server.mdx +++ b/api_docs/kbn_core_lifecycle_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-server title: "@kbn/core-lifecycle-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-server'] --- import kbnCoreLifecycleServerObj from './kbn_core_lifecycle_server.devdocs.json'; diff --git a/api_docs/kbn_core_lifecycle_server_mocks.mdx b/api_docs/kbn_core_lifecycle_server_mocks.mdx index 04d6817b68fdf..67fef18a1c3dd 100644 --- a/api_docs/kbn_core_lifecycle_server_mocks.mdx +++ b/api_docs/kbn_core_lifecycle_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-lifecycle-server-mocks title: "@kbn/core-lifecycle-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-lifecycle-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-lifecycle-server-mocks'] --- import kbnCoreLifecycleServerMocksObj from './kbn_core_lifecycle_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_logging_browser_mocks.mdx b/api_docs/kbn_core_logging_browser_mocks.mdx index b0a16ef65d391..05b11e4c01b9a 100644 --- a/api_docs/kbn_core_logging_browser_mocks.mdx +++ b/api_docs/kbn_core_logging_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-browser-mocks title: "@kbn/core-logging-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-browser-mocks'] --- import kbnCoreLoggingBrowserMocksObj from './kbn_core_logging_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_logging_common_internal.mdx b/api_docs/kbn_core_logging_common_internal.mdx index 1e2404612e952..58021c77c519e 100644 --- a/api_docs/kbn_core_logging_common_internal.mdx +++ b/api_docs/kbn_core_logging_common_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-common-internal title: "@kbn/core-logging-common-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-common-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-common-internal'] --- import kbnCoreLoggingCommonInternalObj from './kbn_core_logging_common_internal.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server.mdx b/api_docs/kbn_core_logging_server.mdx index 957289320f68c..0583d7507497d 100644 --- a/api_docs/kbn_core_logging_server.mdx +++ b/api_docs/kbn_core_logging_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server title: "@kbn/core-logging-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server'] --- import kbnCoreLoggingServerObj from './kbn_core_logging_server.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_internal.mdx b/api_docs/kbn_core_logging_server_internal.mdx index b5c29c1cf3f99..79fee1baf3cfc 100644 --- a/api_docs/kbn_core_logging_server_internal.mdx +++ b/api_docs/kbn_core_logging_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-internal title: "@kbn/core-logging-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-internal'] --- import kbnCoreLoggingServerInternalObj from './kbn_core_logging_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_mocks.mdx b/api_docs/kbn_core_logging_server_mocks.mdx index ce9dc2ce89704..b3d54925f5fef 100644 --- a/api_docs/kbn_core_logging_server_mocks.mdx +++ b/api_docs/kbn_core_logging_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-mocks title: "@kbn/core-logging-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-mocks'] --- import kbnCoreLoggingServerMocksObj from './kbn_core_logging_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_internal.mdx b/api_docs/kbn_core_metrics_collectors_server_internal.mdx index 51695f09b8f72..67b4843ceea7c 100644 --- a/api_docs/kbn_core_metrics_collectors_server_internal.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-internal title: "@kbn/core-metrics-collectors-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-internal'] --- import kbnCoreMetricsCollectorsServerInternalObj from './kbn_core_metrics_collectors_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx index fd9931c70b4b7..eae75eca199ac 100644 --- a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-mocks title: "@kbn/core-metrics-collectors-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-mocks'] --- import kbnCoreMetricsCollectorsServerMocksObj from './kbn_core_metrics_collectors_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server.mdx b/api_docs/kbn_core_metrics_server.mdx index ba83d39582309..189a07c34b01f 100644 --- a/api_docs/kbn_core_metrics_server.mdx +++ b/api_docs/kbn_core_metrics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server title: "@kbn/core-metrics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server'] --- import kbnCoreMetricsServerObj from './kbn_core_metrics_server.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_internal.mdx b/api_docs/kbn_core_metrics_server_internal.mdx index 36816fde5853c..bce1db0402f18 100644 --- a/api_docs/kbn_core_metrics_server_internal.mdx +++ b/api_docs/kbn_core_metrics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-internal title: "@kbn/core-metrics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-internal'] --- import kbnCoreMetricsServerInternalObj from './kbn_core_metrics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_mocks.mdx b/api_docs/kbn_core_metrics_server_mocks.mdx index d6060871dec42..ba318bde7268a 100644 --- a/api_docs/kbn_core_metrics_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-mocks title: "@kbn/core-metrics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-mocks'] --- import kbnCoreMetricsServerMocksObj from './kbn_core_metrics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_mount_utils_browser.mdx b/api_docs/kbn_core_mount_utils_browser.mdx index ebb1e69670bf5..9508f376c16f9 100644 --- a/api_docs/kbn_core_mount_utils_browser.mdx +++ b/api_docs/kbn_core_mount_utils_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-mount-utils-browser title: "@kbn/core-mount-utils-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-mount-utils-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-mount-utils-browser'] --- import kbnCoreMountUtilsBrowserObj from './kbn_core_mount_utils_browser.devdocs.json'; diff --git a/api_docs/kbn_core_node_server.mdx b/api_docs/kbn_core_node_server.mdx index c54f0c8043054..08b8060ddf049 100644 --- a/api_docs/kbn_core_node_server.mdx +++ b/api_docs/kbn_core_node_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server title: "@kbn/core-node-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server'] --- import kbnCoreNodeServerObj from './kbn_core_node_server.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_internal.mdx b/api_docs/kbn_core_node_server_internal.mdx index 5da139abcf68e..a5dff45826e78 100644 --- a/api_docs/kbn_core_node_server_internal.mdx +++ b/api_docs/kbn_core_node_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-internal title: "@kbn/core-node-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-internal'] --- import kbnCoreNodeServerInternalObj from './kbn_core_node_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_mocks.mdx b/api_docs/kbn_core_node_server_mocks.mdx index 709622ab32119..8f4ac2d363e04 100644 --- a/api_docs/kbn_core_node_server_mocks.mdx +++ b/api_docs/kbn_core_node_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-mocks title: "@kbn/core-node-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-mocks'] --- import kbnCoreNodeServerMocksObj from './kbn_core_node_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser.mdx b/api_docs/kbn_core_notifications_browser.mdx index 099bfdbfc38cb..514b73a343dc6 100644 --- a/api_docs/kbn_core_notifications_browser.mdx +++ b/api_docs/kbn_core_notifications_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser title: "@kbn/core-notifications-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser'] --- import kbnCoreNotificationsBrowserObj from './kbn_core_notifications_browser.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_internal.mdx b/api_docs/kbn_core_notifications_browser_internal.mdx index d69a49b1b0f10..833c6f0f5a18c 100644 --- a/api_docs/kbn_core_notifications_browser_internal.mdx +++ b/api_docs/kbn_core_notifications_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-internal title: "@kbn/core-notifications-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-internal'] --- import kbnCoreNotificationsBrowserInternalObj from './kbn_core_notifications_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_mocks.mdx b/api_docs/kbn_core_notifications_browser_mocks.mdx index 0751aa255c56f..d857f199d2957 100644 --- a/api_docs/kbn_core_notifications_browser_mocks.mdx +++ b/api_docs/kbn_core_notifications_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-mocks title: "@kbn/core-notifications-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-mocks'] --- import kbnCoreNotificationsBrowserMocksObj from './kbn_core_notifications_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser.mdx b/api_docs/kbn_core_overlays_browser.mdx index e805797b7e629..3100cc24a2be3 100644 --- a/api_docs/kbn_core_overlays_browser.mdx +++ b/api_docs/kbn_core_overlays_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser title: "@kbn/core-overlays-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser'] --- import kbnCoreOverlaysBrowserObj from './kbn_core_overlays_browser.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_internal.mdx b/api_docs/kbn_core_overlays_browser_internal.mdx index 828f2489cc233..f728b56507958 100644 --- a/api_docs/kbn_core_overlays_browser_internal.mdx +++ b/api_docs/kbn_core_overlays_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-internal title: "@kbn/core-overlays-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-internal'] --- import kbnCoreOverlaysBrowserInternalObj from './kbn_core_overlays_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_mocks.mdx b/api_docs/kbn_core_overlays_browser_mocks.mdx index 530fc23a1abf6..51c9dd472e023 100644 --- a/api_docs/kbn_core_overlays_browser_mocks.mdx +++ b/api_docs/kbn_core_overlays_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-mocks title: "@kbn/core-overlays-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-mocks'] --- import kbnCoreOverlaysBrowserMocksObj from './kbn_core_overlays_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_browser.mdx b/api_docs/kbn_core_plugins_browser.mdx index 5df1bc0546a39..41d453ec8d90b 100644 --- a/api_docs/kbn_core_plugins_browser.mdx +++ b/api_docs/kbn_core_plugins_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-browser title: "@kbn/core-plugins-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-browser'] --- import kbnCorePluginsBrowserObj from './kbn_core_plugins_browser.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_browser_mocks.mdx b/api_docs/kbn_core_plugins_browser_mocks.mdx index 15d2574d6829f..33819e8c28133 100644 --- a/api_docs/kbn_core_plugins_browser_mocks.mdx +++ b/api_docs/kbn_core_plugins_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-browser-mocks title: "@kbn/core-plugins-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-browser-mocks'] --- import kbnCorePluginsBrowserMocksObj from './kbn_core_plugins_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_contracts_browser.mdx b/api_docs/kbn_core_plugins_contracts_browser.mdx index 6792b62cb5426..f4f0e955fe951 100644 --- a/api_docs/kbn_core_plugins_contracts_browser.mdx +++ b/api_docs/kbn_core_plugins_contracts_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-contracts-browser title: "@kbn/core-plugins-contracts-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-contracts-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-contracts-browser'] --- import kbnCorePluginsContractsBrowserObj from './kbn_core_plugins_contracts_browser.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_contracts_server.mdx b/api_docs/kbn_core_plugins_contracts_server.mdx index db5d8fed18407..9efed54dc5953 100644 --- a/api_docs/kbn_core_plugins_contracts_server.mdx +++ b/api_docs/kbn_core_plugins_contracts_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-contracts-server title: "@kbn/core-plugins-contracts-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-contracts-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-contracts-server'] --- import kbnCorePluginsContractsServerObj from './kbn_core_plugins_contracts_server.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_server.mdx b/api_docs/kbn_core_plugins_server.mdx index db45ad44862ae..1d6c2612fb80b 100644 --- a/api_docs/kbn_core_plugins_server.mdx +++ b/api_docs/kbn_core_plugins_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-server title: "@kbn/core-plugins-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-server'] --- import kbnCorePluginsServerObj from './kbn_core_plugins_server.devdocs.json'; diff --git a/api_docs/kbn_core_plugins_server_mocks.mdx b/api_docs/kbn_core_plugins_server_mocks.mdx index e4206556424f9..505c7caf446fb 100644 --- a/api_docs/kbn_core_plugins_server_mocks.mdx +++ b/api_docs/kbn_core_plugins_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-plugins-server-mocks title: "@kbn/core-plugins-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-plugins-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-plugins-server-mocks'] --- import kbnCorePluginsServerMocksObj from './kbn_core_plugins_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server.mdx b/api_docs/kbn_core_preboot_server.mdx index b9e00aa40fed9..5d3c094bc4d19 100644 --- a/api_docs/kbn_core_preboot_server.mdx +++ b/api_docs/kbn_core_preboot_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server title: "@kbn/core-preboot-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server'] --- import kbnCorePrebootServerObj from './kbn_core_preboot_server.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server_mocks.mdx b/api_docs/kbn_core_preboot_server_mocks.mdx index 0088ab8a96698..e11cd548f28e6 100644 --- a/api_docs/kbn_core_preboot_server_mocks.mdx +++ b/api_docs/kbn_core_preboot_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server-mocks title: "@kbn/core-preboot-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server-mocks'] --- import kbnCorePrebootServerMocksObj from './kbn_core_preboot_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_browser.mdx b/api_docs/kbn_core_rendering_browser.mdx index 8ceb23f8713e7..e9571a91aecfd 100644 --- a/api_docs/kbn_core_rendering_browser.mdx +++ b/api_docs/kbn_core_rendering_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-browser title: "@kbn/core-rendering-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-browser'] --- import kbnCoreRenderingBrowserObj from './kbn_core_rendering_browser.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_browser_mocks.mdx b/api_docs/kbn_core_rendering_browser_mocks.mdx index 54f07b53eb107..c69fb18a48f50 100644 --- a/api_docs/kbn_core_rendering_browser_mocks.mdx +++ b/api_docs/kbn_core_rendering_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-browser-mocks title: "@kbn/core-rendering-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-browser-mocks'] --- import kbnCoreRenderingBrowserMocksObj from './kbn_core_rendering_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_server_internal.mdx b/api_docs/kbn_core_rendering_server_internal.mdx index 6afccae0fb63c..f6137dab668a8 100644 --- a/api_docs/kbn_core_rendering_server_internal.mdx +++ b/api_docs/kbn_core_rendering_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-server-internal title: "@kbn/core-rendering-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-server-internal'] --- import kbnCoreRenderingServerInternalObj from './kbn_core_rendering_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_rendering_server_mocks.mdx b/api_docs/kbn_core_rendering_server_mocks.mdx index 93fa00c379c61..f707f369a8763 100644 --- a/api_docs/kbn_core_rendering_server_mocks.mdx +++ b/api_docs/kbn_core_rendering_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-rendering-server-mocks title: "@kbn/core-rendering-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-rendering-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-rendering-server-mocks'] --- import kbnCoreRenderingServerMocksObj from './kbn_core_rendering_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_root_server_internal.mdx b/api_docs/kbn_core_root_server_internal.mdx index e9bab2ae0126f..d791a7453e093 100644 --- a/api_docs/kbn_core_root_server_internal.mdx +++ b/api_docs/kbn_core_root_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-root-server-internal title: "@kbn/core-root-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-root-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-root-server-internal'] --- import kbnCoreRootServerInternalObj from './kbn_core_root_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_browser.devdocs.json b/api_docs/kbn_core_saved_objects_api_browser.devdocs.json index 28da1c3ed8e58..00b27a62c8e64 100644 --- a/api_docs/kbn_core_saved_objects_api_browser.devdocs.json +++ b/api_docs/kbn_core_saved_objects_api_browser.devdocs.json @@ -2815,14 +2815,6 @@ "plugin": "graph", "path": "x-pack/plugins/graph/public/types/app_state.ts" }, - { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/common/types/kibana.ts" - }, - { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/common/types/kibana.ts" - }, { "plugin": "graph", "path": "x-pack/plugins/graph/public/helpers/saved_objects_utils/find_object_by_title.test.ts" @@ -2839,6 +2831,14 @@ "plugin": "lens", "path": "x-pack/plugins/lens/public/persistence/saved_objects_utils/find_object_by_title.test.ts" }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/common/types/kibana.ts" + }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/common/types/kibana.ts" + }, { "plugin": "dashboardEnhanced", "path": "x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx" diff --git a/api_docs/kbn_core_saved_objects_api_browser.mdx b/api_docs/kbn_core_saved_objects_api_browser.mdx index e776cdb3eca81..098b3a3a85456 100644 --- a/api_docs/kbn_core_saved_objects_api_browser.mdx +++ b/api_docs/kbn_core_saved_objects_api_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-browser title: "@kbn/core-saved-objects-api-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-browser'] --- import kbnCoreSavedObjectsApiBrowserObj from './kbn_core_saved_objects_api_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_server.mdx b/api_docs/kbn_core_saved_objects_api_server.mdx index 4b9b9178f12ee..3cffa6954e3dc 100644 --- a/api_docs/kbn_core_saved_objects_api_server.mdx +++ b/api_docs/kbn_core_saved_objects_api_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-server title: "@kbn/core-saved-objects-api-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-server'] --- import kbnCoreSavedObjectsApiServerObj from './kbn_core_saved_objects_api_server.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_server_mocks.mdx b/api_docs/kbn_core_saved_objects_api_server_mocks.mdx index 250f5d724d830..93edc5a8f070d 100644 --- a/api_docs/kbn_core_saved_objects_api_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_api_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-server-mocks title: "@kbn/core-saved-objects-api-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-server-mocks'] --- import kbnCoreSavedObjectsApiServerMocksObj from './kbn_core_saved_objects_api_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_base_server_internal.mdx b/api_docs/kbn_core_saved_objects_base_server_internal.mdx index c9dee9abaabc3..7a7255178131e 100644 --- a/api_docs/kbn_core_saved_objects_base_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_base_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-base-server-internal title: "@kbn/core-saved-objects-base-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-base-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-base-server-internal'] --- import kbnCoreSavedObjectsBaseServerInternalObj from './kbn_core_saved_objects_base_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_base_server_mocks.mdx b/api_docs/kbn_core_saved_objects_base_server_mocks.mdx index cc1450efe7b8a..5bbe48fd2494c 100644 --- a/api_docs/kbn_core_saved_objects_base_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_base_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-base-server-mocks title: "@kbn/core-saved-objects-base-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-base-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-base-server-mocks'] --- import kbnCoreSavedObjectsBaseServerMocksObj from './kbn_core_saved_objects_base_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser.devdocs.json b/api_docs/kbn_core_saved_objects_browser.devdocs.json index db01f728750bc..d85d513b7ddb9 100644 --- a/api_docs/kbn_core_saved_objects_browser.devdocs.json +++ b/api_docs/kbn_core_saved_objects_browser.devdocs.json @@ -61,14 +61,6 @@ "plugin": "visualizations", "path": "src/plugins/visualizations/public/services.ts" }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/application/types.ts" - }, - { - "plugin": "exploratoryView", - "path": "x-pack/solutions/observability/plugins/exploratory_view/public/application/types.ts" - }, { "plugin": "transform", "path": "x-pack/platform/plugins/private/transform/public/app/app_dependencies.tsx" @@ -77,6 +69,14 @@ "plugin": "transform", "path": "x-pack/platform/plugins/private/transform/public/app/app_dependencies.tsx" }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/application/types.ts" + }, + { + "plugin": "exploratoryView", + "path": "x-pack/solutions/observability/plugins/exploratory_view/public/application/types.ts" + }, { "plugin": "@kbn/core", "path": "src/core/server/index.ts" diff --git a/api_docs/kbn_core_saved_objects_browser.mdx b/api_docs/kbn_core_saved_objects_browser.mdx index f91e5ee687836..7051b6f9aad65 100644 --- a/api_docs/kbn_core_saved_objects_browser.mdx +++ b/api_docs/kbn_core_saved_objects_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser title: "@kbn/core-saved-objects-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser'] --- import kbnCoreSavedObjectsBrowserObj from './kbn_core_saved_objects_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_internal.mdx b/api_docs/kbn_core_saved_objects_browser_internal.mdx index 0c08d1286be97..f954782a761b3 100644 --- a/api_docs/kbn_core_saved_objects_browser_internal.mdx +++ b/api_docs/kbn_core_saved_objects_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-internal title: "@kbn/core-saved-objects-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-internal'] --- import kbnCoreSavedObjectsBrowserInternalObj from './kbn_core_saved_objects_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_mocks.mdx b/api_docs/kbn_core_saved_objects_browser_mocks.mdx index efcc03d833b3d..dc52b6a179648 100644 --- a/api_docs/kbn_core_saved_objects_browser_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-mocks title: "@kbn/core-saved-objects-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-mocks'] --- import kbnCoreSavedObjectsBrowserMocksObj from './kbn_core_saved_objects_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_common.mdx b/api_docs/kbn_core_saved_objects_common.mdx index d797dacbc7ad5..fed807efe807c 100644 --- a/api_docs/kbn_core_saved_objects_common.mdx +++ b/api_docs/kbn_core_saved_objects_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-common title: "@kbn/core-saved-objects-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-common'] --- import kbnCoreSavedObjectsCommonObj from './kbn_core_saved_objects_common.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx b/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx index d240f0b1f7395..1e486fa27fa06 100644 --- a/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_import_export_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-import-export-server-internal title: "@kbn/core-saved-objects-import-export-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-import-export-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-import-export-server-internal'] --- import kbnCoreSavedObjectsImportExportServerInternalObj from './kbn_core_saved_objects_import_export_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx b/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx index d6ee4804ef004..4259a7e2af618 100644 --- a/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_import_export_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-import-export-server-mocks title: "@kbn/core-saved-objects-import-export-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-import-export-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-import-export-server-mocks'] --- import kbnCoreSavedObjectsImportExportServerMocksObj from './kbn_core_saved_objects_import_export_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_migration_server_internal.mdx b/api_docs/kbn_core_saved_objects_migration_server_internal.mdx index d479ea5d13691..274305fdbd759 100644 --- a/api_docs/kbn_core_saved_objects_migration_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_migration_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-migration-server-internal title: "@kbn/core-saved-objects-migration-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-migration-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-migration-server-internal'] --- import kbnCoreSavedObjectsMigrationServerInternalObj from './kbn_core_saved_objects_migration_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx b/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx index 9712061b6fe6e..a94881ea3cb63 100644 --- a/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_migration_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-migration-server-mocks title: "@kbn/core-saved-objects-migration-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-migration-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-migration-server-mocks'] --- import kbnCoreSavedObjectsMigrationServerMocksObj from './kbn_core_saved_objects_migration_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server.devdocs.json b/api_docs/kbn_core_saved_objects_server.devdocs.json index 4bcba047e30e2..08b6b244ecf88 100644 --- a/api_docs/kbn_core_saved_objects_server.devdocs.json +++ b/api_docs/kbn_core_saved_objects_server.devdocs.json @@ -10726,10 +10726,6 @@ "plugin": "savedSearch", "path": "src/plugins/saved_search/server/saved_objects/search.ts" }, - { - "plugin": "apmDataAccess", - "path": "x-pack/plugins/observability_solution/apm_data_access/server/saved_objects/apm_indices.ts" - }, { "plugin": "ml", "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" @@ -10743,24 +10739,16 @@ "path": "x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" - }, - { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" - }, - { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/custom_element.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad_template.ts" }, { "plugin": "cases", @@ -10783,20 +10771,24 @@ "path": "x-pack/platform/plugins/shared/cases/server/saved_object_types/connector_mappings.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/server/saved_objects/apm_service_groups.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" }, { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" }, { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/custom_element.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" }, { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad_template.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" + }, + { + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/saved_objects/index.ts" }, { "plugin": "maps", @@ -10830,6 +10822,14 @@ "plugin": "securitySolution", "path": "x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/saved_object_mappings.ts" }, + { + "plugin": "apmDataAccess", + "path": "x-pack/solutions/observability/plugins/apm_data_access/server/saved_objects/apm_indices.ts" + }, + { + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/server/saved_objects/apm_service_groups.ts" + }, { "plugin": "visualizations", "path": "src/plugins/visualizations/server/saved_objects/visualization.ts" @@ -11561,6 +11561,14 @@ "plugin": "savedObjectsTagging", "path": "x-pack/plugins/saved_objects_tagging/server/saved_objects/tag.ts" }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad.ts" + }, + { + "plugin": "canvas", + "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/custom_element.ts" + }, { "plugin": "cases", "path": "x-pack/platform/plugins/shared/cases/server/saved_object_types/cases/cases.ts" @@ -11581,14 +11589,6 @@ "plugin": "cases", "path": "x-pack/platform/plugins/shared/cases/server/saved_object_types/connector_mappings.ts" }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/workpad.ts" - }, - { - "plugin": "canvas", - "path": "x-pack/platform/plugins/private/canvas/server/saved_objects/custom_element.ts" - }, { "plugin": "maps", "path": "x-pack/platform/plugins/shared/maps/server/saved_objects/setup_saved_objects.ts" diff --git a/api_docs/kbn_core_saved_objects_server.mdx b/api_docs/kbn_core_saved_objects_server.mdx index 924a9a64e46cb..282c5973ba055 100644 --- a/api_docs/kbn_core_saved_objects_server.mdx +++ b/api_docs/kbn_core_saved_objects_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server title: "@kbn/core-saved-objects-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server'] --- import kbnCoreSavedObjectsServerObj from './kbn_core_saved_objects_server.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server_internal.mdx b/api_docs/kbn_core_saved_objects_server_internal.mdx index 3615363fd8741..8b33812fd320c 100644 --- a/api_docs/kbn_core_saved_objects_server_internal.mdx +++ b/api_docs/kbn_core_saved_objects_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server-internal title: "@kbn/core-saved-objects-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server-internal'] --- import kbnCoreSavedObjectsServerInternalObj from './kbn_core_saved_objects_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server_mocks.mdx b/api_docs/kbn_core_saved_objects_server_mocks.mdx index d8b57143ec3f2..65a6ea1d30f05 100644 --- a/api_docs/kbn_core_saved_objects_server_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server-mocks title: "@kbn/core-saved-objects-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server-mocks'] --- import kbnCoreSavedObjectsServerMocksObj from './kbn_core_saved_objects_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_utils_server.mdx b/api_docs/kbn_core_saved_objects_utils_server.mdx index 98f80a8688be5..e1de98c824e3a 100644 --- a/api_docs/kbn_core_saved_objects_utils_server.mdx +++ b/api_docs/kbn_core_saved_objects_utils_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-utils-server title: "@kbn/core-saved-objects-utils-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-utils-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-utils-server'] --- import kbnCoreSavedObjectsUtilsServerObj from './kbn_core_saved_objects_utils_server.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser.mdx b/api_docs/kbn_core_security_browser.mdx index 995857fcc3f7a..66aa9905475e1 100644 --- a/api_docs/kbn_core_security_browser.mdx +++ b/api_docs/kbn_core_security_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser title: "@kbn/core-security-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser'] --- import kbnCoreSecurityBrowserObj from './kbn_core_security_browser.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser_internal.mdx b/api_docs/kbn_core_security_browser_internal.mdx index 69f29ce2ca378..74d93230e3859 100644 --- a/api_docs/kbn_core_security_browser_internal.mdx +++ b/api_docs/kbn_core_security_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser-internal title: "@kbn/core-security-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser-internal'] --- import kbnCoreSecurityBrowserInternalObj from './kbn_core_security_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_security_browser_mocks.mdx b/api_docs/kbn_core_security_browser_mocks.mdx index c7bc40906780e..55d7969489650 100644 --- a/api_docs/kbn_core_security_browser_mocks.mdx +++ b/api_docs/kbn_core_security_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-browser-mocks title: "@kbn/core-security-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-browser-mocks'] --- import kbnCoreSecurityBrowserMocksObj from './kbn_core_security_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_security_common.mdx b/api_docs/kbn_core_security_common.mdx index 7e2c6a64c1282..f9841940f80b1 100644 --- a/api_docs/kbn_core_security_common.mdx +++ b/api_docs/kbn_core_security_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-common title: "@kbn/core-security-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-common'] --- import kbnCoreSecurityCommonObj from './kbn_core_security_common.devdocs.json'; diff --git a/api_docs/kbn_core_security_server.mdx b/api_docs/kbn_core_security_server.mdx index 6282e1ff53783..4265c13c51dec 100644 --- a/api_docs/kbn_core_security_server.mdx +++ b/api_docs/kbn_core_security_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server title: "@kbn/core-security-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server'] --- import kbnCoreSecurityServerObj from './kbn_core_security_server.devdocs.json'; diff --git a/api_docs/kbn_core_security_server_internal.mdx b/api_docs/kbn_core_security_server_internal.mdx index 20ab9523ff905..be16f1428164e 100644 --- a/api_docs/kbn_core_security_server_internal.mdx +++ b/api_docs/kbn_core_security_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server-internal title: "@kbn/core-security-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server-internal'] --- import kbnCoreSecurityServerInternalObj from './kbn_core_security_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_security_server_mocks.mdx b/api_docs/kbn_core_security_server_mocks.mdx index 0b59a05a584dc..4bb472b638dfd 100644 --- a/api_docs/kbn_core_security_server_mocks.mdx +++ b/api_docs/kbn_core_security_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-security-server-mocks title: "@kbn/core-security-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-security-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-security-server-mocks'] --- import kbnCoreSecurityServerMocksObj from './kbn_core_security_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_status_common.mdx b/api_docs/kbn_core_status_common.mdx index 327f5e6917b0b..59198d940d375 100644 --- a/api_docs/kbn_core_status_common.mdx +++ b/api_docs/kbn_core_status_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-common title: "@kbn/core-status-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-common'] --- import kbnCoreStatusCommonObj from './kbn_core_status_common.devdocs.json'; diff --git a/api_docs/kbn_core_status_server.mdx b/api_docs/kbn_core_status_server.mdx index 63f449a7e7085..f6ccfa55ad1ba 100644 --- a/api_docs/kbn_core_status_server.mdx +++ b/api_docs/kbn_core_status_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server title: "@kbn/core-status-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server'] --- import kbnCoreStatusServerObj from './kbn_core_status_server.devdocs.json'; diff --git a/api_docs/kbn_core_status_server_internal.mdx b/api_docs/kbn_core_status_server_internal.mdx index 9fb31f56051ca..7e97657353593 100644 --- a/api_docs/kbn_core_status_server_internal.mdx +++ b/api_docs/kbn_core_status_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server-internal title: "@kbn/core-status-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server-internal'] --- import kbnCoreStatusServerInternalObj from './kbn_core_status_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_status_server_mocks.mdx b/api_docs/kbn_core_status_server_mocks.mdx index 1b738c2225c7c..c8de4d055011f 100644 --- a/api_docs/kbn_core_status_server_mocks.mdx +++ b/api_docs/kbn_core_status_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-status-server-mocks title: "@kbn/core-status-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-status-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-status-server-mocks'] --- import kbnCoreStatusServerMocksObj from './kbn_core_status_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx index 614c8ebf9e53a..3566215ded4a4 100644 --- a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx +++ b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-deprecations-getters title: "@kbn/core-test-helpers-deprecations-getters" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-deprecations-getters plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-deprecations-getters'] --- import kbnCoreTestHelpersDeprecationsGettersObj from './kbn_core_test_helpers_deprecations_getters.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx index e9a76b6f9a7e2..2d87313da0c87 100644 --- a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx +++ b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-http-setup-browser title: "@kbn/core-test-helpers-http-setup-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-http-setup-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-http-setup-browser'] --- import kbnCoreTestHelpersHttpSetupBrowserObj from './kbn_core_test_helpers_http_setup_browser.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_kbn_server.mdx b/api_docs/kbn_core_test_helpers_kbn_server.mdx index 1abd701950d57..92b027c639e1f 100644 --- a/api_docs/kbn_core_test_helpers_kbn_server.mdx +++ b/api_docs/kbn_core_test_helpers_kbn_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-kbn-server title: "@kbn/core-test-helpers-kbn-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-kbn-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-kbn-server'] --- import kbnCoreTestHelpersKbnServerObj from './kbn_core_test_helpers_kbn_server.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_model_versions.mdx b/api_docs/kbn_core_test_helpers_model_versions.mdx index c524c2851c653..559598ce27e8c 100644 --- a/api_docs/kbn_core_test_helpers_model_versions.mdx +++ b/api_docs/kbn_core_test_helpers_model_versions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-model-versions title: "@kbn/core-test-helpers-model-versions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-model-versions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-model-versions'] --- import kbnCoreTestHelpersModelVersionsObj from './kbn_core_test_helpers_model_versions.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_so_type_serializer.mdx b/api_docs/kbn_core_test_helpers_so_type_serializer.mdx index 6a07051106bf3..4a1b23affe85d 100644 --- a/api_docs/kbn_core_test_helpers_so_type_serializer.mdx +++ b/api_docs/kbn_core_test_helpers_so_type_serializer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-so-type-serializer title: "@kbn/core-test-helpers-so-type-serializer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-so-type-serializer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-so-type-serializer'] --- import kbnCoreTestHelpersSoTypeSerializerObj from './kbn_core_test_helpers_so_type_serializer.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_test_utils.mdx b/api_docs/kbn_core_test_helpers_test_utils.mdx index 6bf21a6ce693c..7fd11d548c5dc 100644 --- a/api_docs/kbn_core_test_helpers_test_utils.mdx +++ b/api_docs/kbn_core_test_helpers_test_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-test-utils title: "@kbn/core-test-helpers-test-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-test-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-test-utils'] --- import kbnCoreTestHelpersTestUtilsObj from './kbn_core_test_helpers_test_utils.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser.mdx b/api_docs/kbn_core_theme_browser.mdx index 32f511a135944..561dc4af40380 100644 --- a/api_docs/kbn_core_theme_browser.mdx +++ b/api_docs/kbn_core_theme_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser title: "@kbn/core-theme-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser'] --- import kbnCoreThemeBrowserObj from './kbn_core_theme_browser.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser_mocks.mdx b/api_docs/kbn_core_theme_browser_mocks.mdx index 03d3697bcfd0f..f923fa3170350 100644 --- a/api_docs/kbn_core_theme_browser_mocks.mdx +++ b/api_docs/kbn_core_theme_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser-mocks title: "@kbn/core-theme-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser-mocks'] --- import kbnCoreThemeBrowserMocksObj from './kbn_core_theme_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser.mdx b/api_docs/kbn_core_ui_settings_browser.mdx index d9b2017620b16..7dff762bd65c6 100644 --- a/api_docs/kbn_core_ui_settings_browser.mdx +++ b/api_docs/kbn_core_ui_settings_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser title: "@kbn/core-ui-settings-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser'] --- import kbnCoreUiSettingsBrowserObj from './kbn_core_ui_settings_browser.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_internal.mdx b/api_docs/kbn_core_ui_settings_browser_internal.mdx index 582e7e8b224d1..5ea30b1cd15f2 100644 --- a/api_docs/kbn_core_ui_settings_browser_internal.mdx +++ b/api_docs/kbn_core_ui_settings_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-internal title: "@kbn/core-ui-settings-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-internal'] --- import kbnCoreUiSettingsBrowserInternalObj from './kbn_core_ui_settings_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_mocks.mdx b/api_docs/kbn_core_ui_settings_browser_mocks.mdx index 0ac56283f599c..e018c22429253 100644 --- a/api_docs/kbn_core_ui_settings_browser_mocks.mdx +++ b/api_docs/kbn_core_ui_settings_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-mocks title: "@kbn/core-ui-settings-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-mocks'] --- import kbnCoreUiSettingsBrowserMocksObj from './kbn_core_ui_settings_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_common.mdx b/api_docs/kbn_core_ui_settings_common.mdx index e7ec2542ee55c..af394c11230f5 100644 --- a/api_docs/kbn_core_ui_settings_common.mdx +++ b/api_docs/kbn_core_ui_settings_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-common title: "@kbn/core-ui-settings-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-common'] --- import kbnCoreUiSettingsCommonObj from './kbn_core_ui_settings_common.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server.mdx b/api_docs/kbn_core_ui_settings_server.mdx index 77ec7e0bb4acd..cca3db8cbbe2a 100644 --- a/api_docs/kbn_core_ui_settings_server.mdx +++ b/api_docs/kbn_core_ui_settings_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server title: "@kbn/core-ui-settings-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server'] --- import kbnCoreUiSettingsServerObj from './kbn_core_ui_settings_server.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server_internal.mdx b/api_docs/kbn_core_ui_settings_server_internal.mdx index 95fb04087390f..5cb2ecf5272ab 100644 --- a/api_docs/kbn_core_ui_settings_server_internal.mdx +++ b/api_docs/kbn_core_ui_settings_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server-internal title: "@kbn/core-ui-settings-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server-internal'] --- import kbnCoreUiSettingsServerInternalObj from './kbn_core_ui_settings_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_server_mocks.mdx b/api_docs/kbn_core_ui_settings_server_mocks.mdx index 6324503e46748..6438ee2647bd6 100644 --- a/api_docs/kbn_core_ui_settings_server_mocks.mdx +++ b/api_docs/kbn_core_ui_settings_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-server-mocks title: "@kbn/core-ui-settings-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-server-mocks'] --- import kbnCoreUiSettingsServerMocksObj from './kbn_core_ui_settings_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server.mdx b/api_docs/kbn_core_usage_data_server.mdx index 144b423c1c60c..1f780d4b17865 100644 --- a/api_docs/kbn_core_usage_data_server.mdx +++ b/api_docs/kbn_core_usage_data_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server title: "@kbn/core-usage-data-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server'] --- import kbnCoreUsageDataServerObj from './kbn_core_usage_data_server.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server_internal.mdx b/api_docs/kbn_core_usage_data_server_internal.mdx index acea9c705c127..45bfec3ac80c3 100644 --- a/api_docs/kbn_core_usage_data_server_internal.mdx +++ b/api_docs/kbn_core_usage_data_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server-internal title: "@kbn/core-usage-data-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server-internal'] --- import kbnCoreUsageDataServerInternalObj from './kbn_core_usage_data_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_usage_data_server_mocks.mdx b/api_docs/kbn_core_usage_data_server_mocks.mdx index e25920fa2d907..2f6da23ad59bf 100644 --- a/api_docs/kbn_core_usage_data_server_mocks.mdx +++ b/api_docs/kbn_core_usage_data_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-usage-data-server-mocks title: "@kbn/core-usage-data-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-usage-data-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-usage-data-server-mocks'] --- import kbnCoreUsageDataServerMocksObj from './kbn_core_usage_data_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser.mdx b/api_docs/kbn_core_user_profile_browser.mdx index 6d7fad4548796..c92748b47289b 100644 --- a/api_docs/kbn_core_user_profile_browser.mdx +++ b/api_docs/kbn_core_user_profile_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser title: "@kbn/core-user-profile-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser'] --- import kbnCoreUserProfileBrowserObj from './kbn_core_user_profile_browser.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser_internal.mdx b/api_docs/kbn_core_user_profile_browser_internal.mdx index 4967e42e42ed3..c1172352cb9ad 100644 --- a/api_docs/kbn_core_user_profile_browser_internal.mdx +++ b/api_docs/kbn_core_user_profile_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser-internal title: "@kbn/core-user-profile-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser-internal'] --- import kbnCoreUserProfileBrowserInternalObj from './kbn_core_user_profile_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_browser_mocks.mdx b/api_docs/kbn_core_user_profile_browser_mocks.mdx index 25a87b241f486..1ed2049faf306 100644 --- a/api_docs/kbn_core_user_profile_browser_mocks.mdx +++ b/api_docs/kbn_core_user_profile_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-browser-mocks title: "@kbn/core-user-profile-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-browser-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-browser-mocks'] --- import kbnCoreUserProfileBrowserMocksObj from './kbn_core_user_profile_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_common.mdx b/api_docs/kbn_core_user_profile_common.mdx index c24077021d5ef..5df63d3ff275f 100644 --- a/api_docs/kbn_core_user_profile_common.mdx +++ b/api_docs/kbn_core_user_profile_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-common title: "@kbn/core-user-profile-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-common'] --- import kbnCoreUserProfileCommonObj from './kbn_core_user_profile_common.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server.mdx b/api_docs/kbn_core_user_profile_server.mdx index 13f7eb15a2479..a80038f6ba271 100644 --- a/api_docs/kbn_core_user_profile_server.mdx +++ b/api_docs/kbn_core_user_profile_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server title: "@kbn/core-user-profile-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server'] --- import kbnCoreUserProfileServerObj from './kbn_core_user_profile_server.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server_internal.mdx b/api_docs/kbn_core_user_profile_server_internal.mdx index 932c4b0f962b8..933db819c91b6 100644 --- a/api_docs/kbn_core_user_profile_server_internal.mdx +++ b/api_docs/kbn_core_user_profile_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server-internal title: "@kbn/core-user-profile-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server-internal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server-internal'] --- import kbnCoreUserProfileServerInternalObj from './kbn_core_user_profile_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_user_profile_server_mocks.mdx b/api_docs/kbn_core_user_profile_server_mocks.mdx index b9715d01d77df..b32d5085d07d3 100644 --- a/api_docs/kbn_core_user_profile_server_mocks.mdx +++ b/api_docs/kbn_core_user_profile_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-profile-server-mocks title: "@kbn/core-user-profile-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-profile-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-profile-server-mocks'] --- import kbnCoreUserProfileServerMocksObj from './kbn_core_user_profile_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_user_settings_server.mdx b/api_docs/kbn_core_user_settings_server.mdx index a5d8f5a3d74e7..a9e789b82eae3 100644 --- a/api_docs/kbn_core_user_settings_server.mdx +++ b/api_docs/kbn_core_user_settings_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-settings-server title: "@kbn/core-user-settings-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-settings-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-settings-server'] --- import kbnCoreUserSettingsServerObj from './kbn_core_user_settings_server.devdocs.json'; diff --git a/api_docs/kbn_core_user_settings_server_mocks.mdx b/api_docs/kbn_core_user_settings_server_mocks.mdx index f766ff27d918a..abb6ce1006d22 100644 --- a/api_docs/kbn_core_user_settings_server_mocks.mdx +++ b/api_docs/kbn_core_user_settings_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-user-settings-server-mocks title: "@kbn/core-user-settings-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-user-settings-server-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-user-settings-server-mocks'] --- import kbnCoreUserSettingsServerMocksObj from './kbn_core_user_settings_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_crypto.mdx b/api_docs/kbn_crypto.mdx index 3c6f13c7d46c3..8b18c25c4f6df 100644 --- a/api_docs/kbn_crypto.mdx +++ b/api_docs/kbn_crypto.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto title: "@kbn/crypto" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto'] --- import kbnCryptoObj from './kbn_crypto.devdocs.json'; diff --git a/api_docs/kbn_crypto_browser.mdx b/api_docs/kbn_crypto_browser.mdx index d5e6d2e6664dd..fc40cc66e1bee 100644 --- a/api_docs/kbn_crypto_browser.mdx +++ b/api_docs/kbn_crypto_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto-browser title: "@kbn/crypto-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto-browser'] --- import kbnCryptoBrowserObj from './kbn_crypto_browser.devdocs.json'; diff --git a/api_docs/kbn_custom_icons.mdx b/api_docs/kbn_custom_icons.mdx index 5ecba941097c0..2907ea0b8a407 100644 --- a/api_docs/kbn_custom_icons.mdx +++ b/api_docs/kbn_custom_icons.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-custom-icons title: "@kbn/custom-icons" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/custom-icons plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/custom-icons'] --- import kbnCustomIconsObj from './kbn_custom_icons.devdocs.json'; diff --git a/api_docs/kbn_custom_integrations.mdx b/api_docs/kbn_custom_integrations.mdx index 018671b357064..09b2c2e66243b 100644 --- a/api_docs/kbn_custom_integrations.mdx +++ b/api_docs/kbn_custom_integrations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-custom-integrations title: "@kbn/custom-integrations" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/custom-integrations plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/custom-integrations'] --- import kbnCustomIntegrationsObj from './kbn_custom_integrations.devdocs.json'; diff --git a/api_docs/kbn_cypress_config.mdx b/api_docs/kbn_cypress_config.mdx index 94cf1f0b9e7e9..020fefea4a683 100644 --- a/api_docs/kbn_cypress_config.mdx +++ b/api_docs/kbn_cypress_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cypress-config title: "@kbn/cypress-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cypress-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cypress-config'] --- import kbnCypressConfigObj from './kbn_cypress_config.devdocs.json'; diff --git a/api_docs/kbn_data_forge.mdx b/api_docs/kbn_data_forge.mdx index cec8d666b502b..7d3426ec940d9 100644 --- a/api_docs/kbn_data_forge.mdx +++ b/api_docs/kbn_data_forge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-forge title: "@kbn/data-forge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-forge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-forge'] --- import kbnDataForgeObj from './kbn_data_forge.devdocs.json'; diff --git a/api_docs/kbn_data_service.mdx b/api_docs/kbn_data_service.mdx index 2a7568e3cb853..40b53973192d8 100644 --- a/api_docs/kbn_data_service.mdx +++ b/api_docs/kbn_data_service.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-service title: "@kbn/data-service" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-service plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-service'] --- import kbnDataServiceObj from './kbn_data_service.devdocs.json'; diff --git a/api_docs/kbn_data_stream_adapter.mdx b/api_docs/kbn_data_stream_adapter.mdx index 7f980b7c59a2a..800774e6043c8 100644 --- a/api_docs/kbn_data_stream_adapter.mdx +++ b/api_docs/kbn_data_stream_adapter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-stream-adapter title: "@kbn/data-stream-adapter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-stream-adapter plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-stream-adapter'] --- import kbnDataStreamAdapterObj from './kbn_data_stream_adapter.devdocs.json'; diff --git a/api_docs/kbn_data_view_utils.mdx b/api_docs/kbn_data_view_utils.mdx index 942d69ecdbdde..1397c8bc634d6 100644 --- a/api_docs/kbn_data_view_utils.mdx +++ b/api_docs/kbn_data_view_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-data-view-utils title: "@kbn/data-view-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/data-view-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/data-view-utils'] --- import kbnDataViewUtilsObj from './kbn_data_view_utils.devdocs.json'; diff --git a/api_docs/kbn_datemath.mdx b/api_docs/kbn_datemath.mdx index 7e07ef829d913..d2d8db3747756 100644 --- a/api_docs/kbn_datemath.mdx +++ b/api_docs/kbn_datemath.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-datemath title: "@kbn/datemath" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/datemath plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath'] --- import kbnDatemathObj from './kbn_datemath.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_analytics.mdx b/api_docs/kbn_deeplinks_analytics.mdx index 0178f2514c3cf..99eb8250f7a40 100644 --- a/api_docs/kbn_deeplinks_analytics.mdx +++ b/api_docs/kbn_deeplinks_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-analytics title: "@kbn/deeplinks-analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-analytics plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-analytics'] --- import kbnDeeplinksAnalyticsObj from './kbn_deeplinks_analytics.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_devtools.mdx b/api_docs/kbn_deeplinks_devtools.mdx index 8228ecb20b219..057c307e76fdd 100644 --- a/api_docs/kbn_deeplinks_devtools.mdx +++ b/api_docs/kbn_deeplinks_devtools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-devtools title: "@kbn/deeplinks-devtools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-devtools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-devtools'] --- import kbnDeeplinksDevtoolsObj from './kbn_deeplinks_devtools.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_fleet.mdx b/api_docs/kbn_deeplinks_fleet.mdx index 2bc155bf0929c..175a0501fbd6f 100644 --- a/api_docs/kbn_deeplinks_fleet.mdx +++ b/api_docs/kbn_deeplinks_fleet.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-fleet title: "@kbn/deeplinks-fleet" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-fleet plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-fleet'] --- import kbnDeeplinksFleetObj from './kbn_deeplinks_fleet.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_management.mdx b/api_docs/kbn_deeplinks_management.mdx index fdaceef9284ab..ec9e3fe9c369c 100644 --- a/api_docs/kbn_deeplinks_management.mdx +++ b/api_docs/kbn_deeplinks_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-management title: "@kbn/deeplinks-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-management plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-management'] --- import kbnDeeplinksManagementObj from './kbn_deeplinks_management.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_ml.mdx b/api_docs/kbn_deeplinks_ml.mdx index 5c4f362fd2db9..8e1dfd6197b54 100644 --- a/api_docs/kbn_deeplinks_ml.mdx +++ b/api_docs/kbn_deeplinks_ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-ml title: "@kbn/deeplinks-ml" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-ml plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-ml'] --- import kbnDeeplinksMlObj from './kbn_deeplinks_ml.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_observability.mdx b/api_docs/kbn_deeplinks_observability.mdx index e5b45f4551a99..dd5e1d0913f45 100644 --- a/api_docs/kbn_deeplinks_observability.mdx +++ b/api_docs/kbn_deeplinks_observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-observability title: "@kbn/deeplinks-observability" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-observability plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-observability'] --- import kbnDeeplinksObservabilityObj from './kbn_deeplinks_observability.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_search.mdx b/api_docs/kbn_deeplinks_search.mdx index 8d04ba33b404a..7689996210fdf 100644 --- a/api_docs/kbn_deeplinks_search.mdx +++ b/api_docs/kbn_deeplinks_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-search title: "@kbn/deeplinks-search" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-search plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-search'] --- import kbnDeeplinksSearchObj from './kbn_deeplinks_search.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_security.mdx b/api_docs/kbn_deeplinks_security.mdx index 42c44e2e6664e..d6348ca2bb75f 100644 --- a/api_docs/kbn_deeplinks_security.mdx +++ b/api_docs/kbn_deeplinks_security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-security title: "@kbn/deeplinks-security" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-security plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-security'] --- import kbnDeeplinksSecurityObj from './kbn_deeplinks_security.devdocs.json'; diff --git a/api_docs/kbn_deeplinks_shared.mdx b/api_docs/kbn_deeplinks_shared.mdx index 5f17ee95eadfc..5f5daf8884a86 100644 --- a/api_docs/kbn_deeplinks_shared.mdx +++ b/api_docs/kbn_deeplinks_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-deeplinks-shared title: "@kbn/deeplinks-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/deeplinks-shared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/deeplinks-shared'] --- import kbnDeeplinksSharedObj from './kbn_deeplinks_shared.devdocs.json'; diff --git a/api_docs/kbn_default_nav_analytics.mdx b/api_docs/kbn_default_nav_analytics.mdx index 530b6c5513d8d..f86a82b320d91 100644 --- a/api_docs/kbn_default_nav_analytics.mdx +++ b/api_docs/kbn_default_nav_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-analytics title: "@kbn/default-nav-analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-analytics plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-analytics'] --- import kbnDefaultNavAnalyticsObj from './kbn_default_nav_analytics.devdocs.json'; diff --git a/api_docs/kbn_default_nav_devtools.mdx b/api_docs/kbn_default_nav_devtools.mdx index 49fe8d4529bbc..1a9d9d45e4d00 100644 --- a/api_docs/kbn_default_nav_devtools.mdx +++ b/api_docs/kbn_default_nav_devtools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-devtools title: "@kbn/default-nav-devtools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-devtools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-devtools'] --- import kbnDefaultNavDevtoolsObj from './kbn_default_nav_devtools.devdocs.json'; diff --git a/api_docs/kbn_default_nav_management.mdx b/api_docs/kbn_default_nav_management.mdx index 2e69f01b5fc53..2439bcba543ce 100644 --- a/api_docs/kbn_default_nav_management.mdx +++ b/api_docs/kbn_default_nav_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-management title: "@kbn/default-nav-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-management plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-management'] --- import kbnDefaultNavManagementObj from './kbn_default_nav_management.devdocs.json'; diff --git a/api_docs/kbn_default_nav_ml.mdx b/api_docs/kbn_default_nav_ml.mdx index c74900895a62f..c2aba06a56762 100644 --- a/api_docs/kbn_default_nav_ml.mdx +++ b/api_docs/kbn_default_nav_ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-default-nav-ml title: "@kbn/default-nav-ml" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/default-nav-ml plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/default-nav-ml'] --- import kbnDefaultNavMlObj from './kbn_default_nav_ml.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_errors.mdx b/api_docs/kbn_dev_cli_errors.mdx index fd3595fbadb7e..0b1bd73cc2fd2 100644 --- a/api_docs/kbn_dev_cli_errors.mdx +++ b/api_docs/kbn_dev_cli_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-errors title: "@kbn/dev-cli-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-errors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-errors'] --- import kbnDevCliErrorsObj from './kbn_dev_cli_errors.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_runner.mdx b/api_docs/kbn_dev_cli_runner.mdx index 3497265a2a525..c35b7b3ead786 100644 --- a/api_docs/kbn_dev_cli_runner.mdx +++ b/api_docs/kbn_dev_cli_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-runner title: "@kbn/dev-cli-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-runner plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-runner'] --- import kbnDevCliRunnerObj from './kbn_dev_cli_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_proc_runner.mdx b/api_docs/kbn_dev_proc_runner.mdx index 922ec440b6b16..9015d3bc2c2d5 100644 --- a/api_docs/kbn_dev_proc_runner.mdx +++ b/api_docs/kbn_dev_proc_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-proc-runner title: "@kbn/dev-proc-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-proc-runner plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-proc-runner'] --- import kbnDevProcRunnerObj from './kbn_dev_proc_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_utils.mdx b/api_docs/kbn_dev_utils.mdx index 7d45f529e4804..88f95a65ae2f5 100644 --- a/api_docs/kbn_dev_utils.mdx +++ b/api_docs/kbn_dev_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-utils title: "@kbn/dev-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-utils'] --- import kbnDevUtilsObj from './kbn_dev_utils.devdocs.json'; diff --git a/api_docs/kbn_discover_contextual_components.mdx b/api_docs/kbn_discover_contextual_components.mdx index 2f5bbc161d9d4..7daf2a6fd69dd 100644 --- a/api_docs/kbn_discover_contextual_components.mdx +++ b/api_docs/kbn_discover_contextual_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-discover-contextual-components title: "@kbn/discover-contextual-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/discover-contextual-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/discover-contextual-components'] --- import kbnDiscoverContextualComponentsObj from './kbn_discover_contextual_components.devdocs.json'; diff --git a/api_docs/kbn_discover_utils.mdx b/api_docs/kbn_discover_utils.mdx index d8fb7deaee9a5..1a27c2d30b8ad 100644 --- a/api_docs/kbn_discover_utils.mdx +++ b/api_docs/kbn_discover_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-discover-utils title: "@kbn/discover-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/discover-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/discover-utils'] --- import kbnDiscoverUtilsObj from './kbn_discover_utils.devdocs.json'; diff --git a/api_docs/kbn_doc_links.mdx b/api_docs/kbn_doc_links.mdx index 9b89878249535..b5ddd23e1a141 100644 --- a/api_docs/kbn_doc_links.mdx +++ b/api_docs/kbn_doc_links.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-doc-links title: "@kbn/doc-links" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/doc-links plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/doc-links'] --- import kbnDocLinksObj from './kbn_doc_links.devdocs.json'; diff --git a/api_docs/kbn_docs_utils.mdx b/api_docs/kbn_docs_utils.mdx index bdf6f20e31177..3d141766b7f47 100644 --- a/api_docs/kbn_docs_utils.mdx +++ b/api_docs/kbn_docs_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-docs-utils title: "@kbn/docs-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/docs-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/docs-utils'] --- import kbnDocsUtilsObj from './kbn_docs_utils.devdocs.json'; diff --git a/api_docs/kbn_dom_drag_drop.mdx b/api_docs/kbn_dom_drag_drop.mdx index 794598ff88bb2..2b5ab87a14d22 100644 --- a/api_docs/kbn_dom_drag_drop.mdx +++ b/api_docs/kbn_dom_drag_drop.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dom-drag-drop title: "@kbn/dom-drag-drop" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dom-drag-drop plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dom-drag-drop'] --- import kbnDomDragDropObj from './kbn_dom_drag_drop.devdocs.json'; diff --git a/api_docs/kbn_ebt_tools.mdx b/api_docs/kbn_ebt_tools.mdx index 5bdc5df3a92ca..6951a53decf56 100644 --- a/api_docs/kbn_ebt_tools.mdx +++ b/api_docs/kbn_ebt_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ebt-tools title: "@kbn/ebt-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ebt-tools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ebt-tools'] --- import kbnEbtToolsObj from './kbn_ebt_tools.devdocs.json'; diff --git a/api_docs/kbn_ecs_data_quality_dashboard.mdx b/api_docs/kbn_ecs_data_quality_dashboard.mdx index 248e4d462aff4..c86207e8c6a3e 100644 --- a/api_docs/kbn_ecs_data_quality_dashboard.mdx +++ b/api_docs/kbn_ecs_data_quality_dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ecs-data-quality-dashboard title: "@kbn/ecs-data-quality-dashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ecs-data-quality-dashboard plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ecs-data-quality-dashboard'] --- import kbnEcsDataQualityDashboardObj from './kbn_ecs_data_quality_dashboard.devdocs.json'; diff --git a/api_docs/kbn_elastic_agent_utils.mdx b/api_docs/kbn_elastic_agent_utils.mdx index 94dc927bd006e..f3e2d54ab7bf7 100644 --- a/api_docs/kbn_elastic_agent_utils.mdx +++ b/api_docs/kbn_elastic_agent_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-agent-utils title: "@kbn/elastic-agent-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-agent-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-agent-utils'] --- import kbnElasticAgentUtilsObj from './kbn_elastic_agent_utils.devdocs.json'; diff --git a/api_docs/kbn_elastic_assistant.mdx b/api_docs/kbn_elastic_assistant.mdx index f2aff5179dd3c..300a600aaac25 100644 --- a/api_docs/kbn_elastic_assistant.mdx +++ b/api_docs/kbn_elastic_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-assistant title: "@kbn/elastic-assistant" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-assistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-assistant'] --- import kbnElasticAssistantObj from './kbn_elastic_assistant.devdocs.json'; diff --git a/api_docs/kbn_elastic_assistant_common.mdx b/api_docs/kbn_elastic_assistant_common.mdx index 6ccfe093f1e43..2970edbf9fce9 100644 --- a/api_docs/kbn_elastic_assistant_common.mdx +++ b/api_docs/kbn_elastic_assistant_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-elastic-assistant-common title: "@kbn/elastic-assistant-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/elastic-assistant-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/elastic-assistant-common'] --- import kbnElasticAssistantCommonObj from './kbn_elastic_assistant_common.devdocs.json'; diff --git a/api_docs/kbn_entities_schema.mdx b/api_docs/kbn_entities_schema.mdx index 944f7b1377142..1e29ea5786df4 100644 --- a/api_docs/kbn_entities_schema.mdx +++ b/api_docs/kbn_entities_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-entities-schema title: "@kbn/entities-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/entities-schema plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/entities-schema'] --- import kbnEntitiesSchemaObj from './kbn_entities_schema.devdocs.json'; diff --git a/api_docs/kbn_es.mdx b/api_docs/kbn_es.mdx index a26bb57bb7b6a..323d35f9095c2 100644 --- a/api_docs/kbn_es.mdx +++ b/api_docs/kbn_es.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es title: "@kbn/es" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es'] --- import kbnEsObj from './kbn_es.devdocs.json'; diff --git a/api_docs/kbn_es_archiver.mdx b/api_docs/kbn_es_archiver.mdx index 93229337fac25..dedcf45eb0ba3 100644 --- a/api_docs/kbn_es_archiver.mdx +++ b/api_docs/kbn_es_archiver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-archiver title: "@kbn/es-archiver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-archiver plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-archiver'] --- import kbnEsArchiverObj from './kbn_es_archiver.devdocs.json'; diff --git a/api_docs/kbn_es_errors.mdx b/api_docs/kbn_es_errors.mdx index 400898d6d40d7..68e7cf966ef40 100644 --- a/api_docs/kbn_es_errors.mdx +++ b/api_docs/kbn_es_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-errors title: "@kbn/es-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-errors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-errors'] --- import kbnEsErrorsObj from './kbn_es_errors.devdocs.json'; diff --git a/api_docs/kbn_es_query.mdx b/api_docs/kbn_es_query.mdx index 7eb41b40f1698..f353c5f050535 100644 --- a/api_docs/kbn_es_query.mdx +++ b/api_docs/kbn_es_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-query title: "@kbn/es-query" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-query plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-query'] --- import kbnEsQueryObj from './kbn_es_query.devdocs.json'; diff --git a/api_docs/kbn_es_types.mdx b/api_docs/kbn_es_types.mdx index d1e140bec8cbe..b9138a5ad4cb2 100644 --- a/api_docs/kbn_es_types.mdx +++ b/api_docs/kbn_es_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-types title: "@kbn/es-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-types'] --- import kbnEsTypesObj from './kbn_es_types.devdocs.json'; diff --git a/api_docs/kbn_eslint_plugin_imports.mdx b/api_docs/kbn_eslint_plugin_imports.mdx index 4f02430efd6d4..fb5e7f216b092 100644 --- a/api_docs/kbn_eslint_plugin_imports.mdx +++ b/api_docs/kbn_eslint_plugin_imports.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-eslint-plugin-imports title: "@kbn/eslint-plugin-imports" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/eslint-plugin-imports plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/eslint-plugin-imports'] --- import kbnEslintPluginImportsObj from './kbn_eslint_plugin_imports.devdocs.json'; diff --git a/api_docs/kbn_esql_ast.mdx b/api_docs/kbn_esql_ast.mdx index 6d4c06ffad3b3..81775e5d5ddaa 100644 --- a/api_docs/kbn_esql_ast.mdx +++ b/api_docs/kbn_esql_ast.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-ast title: "@kbn/esql-ast" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-ast plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-ast'] --- import kbnEsqlAstObj from './kbn_esql_ast.devdocs.json'; diff --git a/api_docs/kbn_esql_editor.mdx b/api_docs/kbn_esql_editor.mdx index 78d01fb92d11b..42e368ba66bcb 100644 --- a/api_docs/kbn_esql_editor.mdx +++ b/api_docs/kbn_esql_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-editor title: "@kbn/esql-editor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-editor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-editor'] --- import kbnEsqlEditorObj from './kbn_esql_editor.devdocs.json'; diff --git a/api_docs/kbn_esql_utils.mdx b/api_docs/kbn_esql_utils.mdx index d6bfee9180920..3dc58e9524a86 100644 --- a/api_docs/kbn_esql_utils.mdx +++ b/api_docs/kbn_esql_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-utils title: "@kbn/esql-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-utils'] --- import kbnEsqlUtilsObj from './kbn_esql_utils.devdocs.json'; diff --git a/api_docs/kbn_esql_validation_autocomplete.mdx b/api_docs/kbn_esql_validation_autocomplete.mdx index 7c904d2a2d8bb..22ef7fc872d38 100644 --- a/api_docs/kbn_esql_validation_autocomplete.mdx +++ b/api_docs/kbn_esql_validation_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-esql-validation-autocomplete title: "@kbn/esql-validation-autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/esql-validation-autocomplete plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/esql-validation-autocomplete'] --- import kbnEsqlValidationAutocompleteObj from './kbn_esql_validation_autocomplete.devdocs.json'; diff --git a/api_docs/kbn_event_annotation_common.mdx b/api_docs/kbn_event_annotation_common.mdx index 9c70646031707..795c65fb39e83 100644 --- a/api_docs/kbn_event_annotation_common.mdx +++ b/api_docs/kbn_event_annotation_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-event-annotation-common title: "@kbn/event-annotation-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/event-annotation-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/event-annotation-common'] --- import kbnEventAnnotationCommonObj from './kbn_event_annotation_common.devdocs.json'; diff --git a/api_docs/kbn_event_annotation_components.mdx b/api_docs/kbn_event_annotation_components.mdx index 3af7a10a280a2..96a6a7113f128 100644 --- a/api_docs/kbn_event_annotation_components.mdx +++ b/api_docs/kbn_event_annotation_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-event-annotation-components title: "@kbn/event-annotation-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/event-annotation-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/event-annotation-components'] --- import kbnEventAnnotationComponentsObj from './kbn_event_annotation_components.devdocs.json'; diff --git a/api_docs/kbn_expandable_flyout.mdx b/api_docs/kbn_expandable_flyout.mdx index faea36cbba9f0..f47c1d2d98653 100644 --- a/api_docs/kbn_expandable_flyout.mdx +++ b/api_docs/kbn_expandable_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-expandable-flyout title: "@kbn/expandable-flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/expandable-flyout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/expandable-flyout'] --- import kbnExpandableFlyoutObj from './kbn_expandable_flyout.devdocs.json'; diff --git a/api_docs/kbn_field_types.mdx b/api_docs/kbn_field_types.mdx index 65c3f1d427ed2..715959442692d 100644 --- a/api_docs/kbn_field_types.mdx +++ b/api_docs/kbn_field_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-field-types title: "@kbn/field-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/field-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/field-types'] --- import kbnFieldTypesObj from './kbn_field_types.devdocs.json'; diff --git a/api_docs/kbn_field_utils.mdx b/api_docs/kbn_field_utils.mdx index b19d291bc5fe0..f343e863f2676 100644 --- a/api_docs/kbn_field_utils.mdx +++ b/api_docs/kbn_field_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-field-utils title: "@kbn/field-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/field-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/field-utils'] --- import kbnFieldUtilsObj from './kbn_field_utils.devdocs.json'; diff --git a/api_docs/kbn_find_used_node_modules.mdx b/api_docs/kbn_find_used_node_modules.mdx index 85649cd6f6ef2..96116d65060d7 100644 --- a/api_docs/kbn_find_used_node_modules.mdx +++ b/api_docs/kbn_find_used_node_modules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-find-used-node-modules title: "@kbn/find-used-node-modules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/find-used-node-modules plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/find-used-node-modules'] --- import kbnFindUsedNodeModulesObj from './kbn_find_used_node_modules.devdocs.json'; diff --git a/api_docs/kbn_formatters.mdx b/api_docs/kbn_formatters.mdx index 9f33cb04e6a12..ea04a50ddd559 100644 --- a/api_docs/kbn_formatters.mdx +++ b/api_docs/kbn_formatters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-formatters title: "@kbn/formatters" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/formatters plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/formatters'] --- import kbnFormattersObj from './kbn_formatters.devdocs.json'; diff --git a/api_docs/kbn_ftr_common_functional_services.mdx b/api_docs/kbn_ftr_common_functional_services.mdx index 51d40b6834fd6..f73b6867a3810 100644 --- a/api_docs/kbn_ftr_common_functional_services.mdx +++ b/api_docs/kbn_ftr_common_functional_services.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ftr-common-functional-services title: "@kbn/ftr-common-functional-services" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ftr-common-functional-services plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ftr-common-functional-services'] --- import kbnFtrCommonFunctionalServicesObj from './kbn_ftr_common_functional_services.devdocs.json'; diff --git a/api_docs/kbn_ftr_common_functional_ui_services.mdx b/api_docs/kbn_ftr_common_functional_ui_services.mdx index c35cfd70144a8..c0f9896b2fd58 100644 --- a/api_docs/kbn_ftr_common_functional_ui_services.mdx +++ b/api_docs/kbn_ftr_common_functional_ui_services.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ftr-common-functional-ui-services title: "@kbn/ftr-common-functional-ui-services" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ftr-common-functional-ui-services plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ftr-common-functional-ui-services'] --- import kbnFtrCommonFunctionalUiServicesObj from './kbn_ftr_common_functional_ui_services.devdocs.json'; diff --git a/api_docs/kbn_gen_ai_functional_testing.mdx b/api_docs/kbn_gen_ai_functional_testing.mdx index fec844945c145..e22efad9b5617 100644 --- a/api_docs/kbn_gen_ai_functional_testing.mdx +++ b/api_docs/kbn_gen_ai_functional_testing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-gen-ai-functional-testing title: "@kbn/gen-ai-functional-testing" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/gen-ai-functional-testing plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/gen-ai-functional-testing'] --- import kbnGenAiFunctionalTestingObj from './kbn_gen_ai_functional_testing.devdocs.json'; diff --git a/api_docs/kbn_generate.mdx b/api_docs/kbn_generate.mdx index 97fc3ffa2e443..d952fbe9dc1fe 100644 --- a/api_docs/kbn_generate.mdx +++ b/api_docs/kbn_generate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate title: "@kbn/generate" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate'] --- import kbnGenerateObj from './kbn_generate.devdocs.json'; diff --git a/api_docs/kbn_generate_console_definitions.mdx b/api_docs/kbn_generate_console_definitions.mdx index 9b0d4f51ee7e5..1de8ecd6b9594 100644 --- a/api_docs/kbn_generate_console_definitions.mdx +++ b/api_docs/kbn_generate_console_definitions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate-console-definitions title: "@kbn/generate-console-definitions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate-console-definitions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate-console-definitions'] --- import kbnGenerateConsoleDefinitionsObj from './kbn_generate_console_definitions.devdocs.json'; diff --git a/api_docs/kbn_generate_csv.mdx b/api_docs/kbn_generate_csv.mdx index c5d3c9856799e..4c8a0438b08f5 100644 --- a/api_docs/kbn_generate_csv.mdx +++ b/api_docs/kbn_generate_csv.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate-csv title: "@kbn/generate-csv" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate-csv plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate-csv'] --- import kbnGenerateCsvObj from './kbn_generate_csv.devdocs.json'; diff --git a/api_docs/kbn_grid_layout.mdx b/api_docs/kbn_grid_layout.mdx index 099f0aa26fc9e..e7ca9fe14df6e 100644 --- a/api_docs/kbn_grid_layout.mdx +++ b/api_docs/kbn_grid_layout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-grid-layout title: "@kbn/grid-layout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/grid-layout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/grid-layout'] --- import kbnGridLayoutObj from './kbn_grid_layout.devdocs.json'; diff --git a/api_docs/kbn_grouping.mdx b/api_docs/kbn_grouping.mdx index 50384c5bd65de..1e25fabbae76c 100644 --- a/api_docs/kbn_grouping.mdx +++ b/api_docs/kbn_grouping.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-grouping title: "@kbn/grouping" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/grouping plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/grouping'] --- import kbnGroupingObj from './kbn_grouping.devdocs.json'; diff --git a/api_docs/kbn_guided_onboarding.mdx b/api_docs/kbn_guided_onboarding.mdx index af3745ce8373d..f2588b95f338c 100644 --- a/api_docs/kbn_guided_onboarding.mdx +++ b/api_docs/kbn_guided_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-guided-onboarding title: "@kbn/guided-onboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/guided-onboarding plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/guided-onboarding'] --- import kbnGuidedOnboardingObj from './kbn_guided_onboarding.devdocs.json'; diff --git a/api_docs/kbn_handlebars.mdx b/api_docs/kbn_handlebars.mdx index 0372dd6113174..cbfe62786d836 100644 --- a/api_docs/kbn_handlebars.mdx +++ b/api_docs/kbn_handlebars.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-handlebars title: "@kbn/handlebars" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/handlebars plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/handlebars'] --- import kbnHandlebarsObj from './kbn_handlebars.devdocs.json'; diff --git a/api_docs/kbn_hapi_mocks.mdx b/api_docs/kbn_hapi_mocks.mdx index 81cbc05b4b801..405e2477c9773 100644 --- a/api_docs/kbn_hapi_mocks.mdx +++ b/api_docs/kbn_hapi_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-hapi-mocks title: "@kbn/hapi-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/hapi-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/hapi-mocks'] --- import kbnHapiMocksObj from './kbn_hapi_mocks.devdocs.json'; diff --git a/api_docs/kbn_health_gateway_server.mdx b/api_docs/kbn_health_gateway_server.mdx index 50b5786e86022..94d5e8fe293c1 100644 --- a/api_docs/kbn_health_gateway_server.mdx +++ b/api_docs/kbn_health_gateway_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-health-gateway-server title: "@kbn/health-gateway-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/health-gateway-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/health-gateway-server'] --- import kbnHealthGatewayServerObj from './kbn_health_gateway_server.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_card.mdx b/api_docs/kbn_home_sample_data_card.mdx index 27a7581a755db..fbbbe76e33c2e 100644 --- a/api_docs/kbn_home_sample_data_card.mdx +++ b/api_docs/kbn_home_sample_data_card.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-card title: "@kbn/home-sample-data-card" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-card plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-card'] --- import kbnHomeSampleDataCardObj from './kbn_home_sample_data_card.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_tab.mdx b/api_docs/kbn_home_sample_data_tab.mdx index 6283c4e5a2053..9464c758a9636 100644 --- a/api_docs/kbn_home_sample_data_tab.mdx +++ b/api_docs/kbn_home_sample_data_tab.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-tab title: "@kbn/home-sample-data-tab" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-tab plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-tab'] --- import kbnHomeSampleDataTabObj from './kbn_home_sample_data_tab.devdocs.json'; diff --git a/api_docs/kbn_i18n.mdx b/api_docs/kbn_i18n.mdx index b64c02a8d08d4..5f79fd7dda29a 100644 --- a/api_docs/kbn_i18n.mdx +++ b/api_docs/kbn_i18n.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-i18n title: "@kbn/i18n" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/i18n plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n'] --- import kbnI18nObj from './kbn_i18n.devdocs.json'; diff --git a/api_docs/kbn_i18n_react.mdx b/api_docs/kbn_i18n_react.mdx index 7ef69e07dc92b..2cc5ddfdaa373 100644 --- a/api_docs/kbn_i18n_react.mdx +++ b/api_docs/kbn_i18n_react.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-i18n-react title: "@kbn/i18n-react" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/i18n-react plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n-react'] --- import kbnI18nReactObj from './kbn_i18n_react.devdocs.json'; diff --git a/api_docs/kbn_import_resolver.mdx b/api_docs/kbn_import_resolver.mdx index 75546fcc7bf85..1640ebb4cd489 100644 --- a/api_docs/kbn_import_resolver.mdx +++ b/api_docs/kbn_import_resolver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-import-resolver title: "@kbn/import-resolver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/import-resolver plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/import-resolver'] --- import kbnImportResolverObj from './kbn_import_resolver.devdocs.json'; diff --git a/api_docs/kbn_index_adapter.mdx b/api_docs/kbn_index_adapter.mdx index 691b77e3532a7..ee932c90ca5ed 100644 --- a/api_docs/kbn_index_adapter.mdx +++ b/api_docs/kbn_index_adapter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-adapter title: "@kbn/index-adapter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-adapter plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-adapter'] --- import kbnIndexAdapterObj from './kbn_index_adapter.devdocs.json'; diff --git a/api_docs/kbn_index_lifecycle_management_common_shared.mdx b/api_docs/kbn_index_lifecycle_management_common_shared.mdx index 9e23417e930fa..33be814e9db59 100644 --- a/api_docs/kbn_index_lifecycle_management_common_shared.mdx +++ b/api_docs/kbn_index_lifecycle_management_common_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-lifecycle-management-common-shared title: "@kbn/index-lifecycle-management-common-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-lifecycle-management-common-shared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-lifecycle-management-common-shared'] --- import kbnIndexLifecycleManagementCommonSharedObj from './kbn_index_lifecycle_management_common_shared.devdocs.json'; diff --git a/api_docs/kbn_index_management_shared_types.mdx b/api_docs/kbn_index_management_shared_types.mdx index 7c129a65bfb1a..031db10122b0d 100644 --- a/api_docs/kbn_index_management_shared_types.mdx +++ b/api_docs/kbn_index_management_shared_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-index-management-shared-types title: "@kbn/index-management-shared-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/index-management-shared-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-management-shared-types'] --- import kbnIndexManagementSharedTypesObj from './kbn_index_management_shared_types.devdocs.json'; diff --git a/api_docs/kbn_inference_common.mdx b/api_docs/kbn_inference_common.mdx index 5555625053e66..b7d87b80d2cda 100644 --- a/api_docs/kbn_inference_common.mdx +++ b/api_docs/kbn_inference_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-inference-common title: "@kbn/inference-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/inference-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/inference-common'] --- import kbnInferenceCommonObj from './kbn_inference_common.devdocs.json'; diff --git a/api_docs/kbn_inference_endpoint_ui_common.mdx b/api_docs/kbn_inference_endpoint_ui_common.mdx index 699ed2e85daad..5604ea78f78d9 100644 --- a/api_docs/kbn_inference_endpoint_ui_common.mdx +++ b/api_docs/kbn_inference_endpoint_ui_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-inference-endpoint-ui-common title: "@kbn/inference-endpoint-ui-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/inference-endpoint-ui-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/inference-endpoint-ui-common'] --- import kbnInferenceEndpointUiCommonObj from './kbn_inference_endpoint_ui_common.devdocs.json'; diff --git a/api_docs/kbn_inference_integration_flyout.mdx b/api_docs/kbn_inference_integration_flyout.mdx index eca5456508872..a0b0e5a7ddb1a 100644 --- a/api_docs/kbn_inference_integration_flyout.mdx +++ b/api_docs/kbn_inference_integration_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-inference_integration_flyout title: "@kbn/inference_integration_flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/inference_integration_flyout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/inference_integration_flyout'] --- import kbnInferenceIntegrationFlyoutObj from './kbn_inference_integration_flyout.devdocs.json'; diff --git a/api_docs/kbn_infra_forge.mdx b/api_docs/kbn_infra_forge.mdx index ea72b0639cb11..a41c570bf376c 100644 --- a/api_docs/kbn_infra_forge.mdx +++ b/api_docs/kbn_infra_forge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-infra-forge title: "@kbn/infra-forge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/infra-forge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/infra-forge'] --- import kbnInfraForgeObj from './kbn_infra_forge.devdocs.json'; diff --git a/api_docs/kbn_interpreter.mdx b/api_docs/kbn_interpreter.mdx index 83ab4cab83c05..6ff8a83914678 100644 --- a/api_docs/kbn_interpreter.mdx +++ b/api_docs/kbn_interpreter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-interpreter title: "@kbn/interpreter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/interpreter plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/interpreter'] --- import kbnInterpreterObj from './kbn_interpreter.devdocs.json'; diff --git a/api_docs/kbn_investigation_shared.mdx b/api_docs/kbn_investigation_shared.mdx index a4892c21c566e..ab24dbd1ebfb4 100644 --- a/api_docs/kbn_investigation_shared.mdx +++ b/api_docs/kbn_investigation_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-investigation-shared title: "@kbn/investigation-shared" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/investigation-shared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/investigation-shared'] --- import kbnInvestigationSharedObj from './kbn_investigation_shared.devdocs.json'; diff --git a/api_docs/kbn_io_ts_utils.mdx b/api_docs/kbn_io_ts_utils.mdx index ec8b0cfa26db1..51f9c2a39d3a3 100644 --- a/api_docs/kbn_io_ts_utils.mdx +++ b/api_docs/kbn_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-io-ts-utils title: "@kbn/io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/io-ts-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/io-ts-utils'] --- import kbnIoTsUtilsObj from './kbn_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_ipynb.mdx b/api_docs/kbn_ipynb.mdx index 0af9d0593d59f..d8bc7bb6f17c2 100644 --- a/api_docs/kbn_ipynb.mdx +++ b/api_docs/kbn_ipynb.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ipynb title: "@kbn/ipynb" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ipynb plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ipynb'] --- import kbnIpynbObj from './kbn_ipynb.devdocs.json'; diff --git a/api_docs/kbn_item_buffer.mdx b/api_docs/kbn_item_buffer.mdx index 2fe46e52ed0d6..464a038255963 100644 --- a/api_docs/kbn_item_buffer.mdx +++ b/api_docs/kbn_item_buffer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-item-buffer title: "@kbn/item-buffer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/item-buffer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/item-buffer'] --- import kbnItemBufferObj from './kbn_item_buffer.devdocs.json'; diff --git a/api_docs/kbn_jest_serializers.mdx b/api_docs/kbn_jest_serializers.mdx index 6e66ca6669142..636dbbef3bcd6 100644 --- a/api_docs/kbn_jest_serializers.mdx +++ b/api_docs/kbn_jest_serializers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-jest-serializers title: "@kbn/jest-serializers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/jest-serializers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/jest-serializers'] --- import kbnJestSerializersObj from './kbn_jest_serializers.devdocs.json'; diff --git a/api_docs/kbn_journeys.mdx b/api_docs/kbn_journeys.mdx index d6bae90905059..6958c98a7844f 100644 --- a/api_docs/kbn_journeys.mdx +++ b/api_docs/kbn_journeys.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-journeys title: "@kbn/journeys" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/journeys plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/journeys'] --- import kbnJourneysObj from './kbn_journeys.devdocs.json'; diff --git a/api_docs/kbn_json_ast.mdx b/api_docs/kbn_json_ast.mdx index fbd1a173633b9..782ec2f7f3c35 100644 --- a/api_docs/kbn_json_ast.mdx +++ b/api_docs/kbn_json_ast.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-json-ast title: "@kbn/json-ast" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/json-ast plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/json-ast'] --- import kbnJsonAstObj from './kbn_json_ast.devdocs.json'; diff --git a/api_docs/kbn_json_schemas.mdx b/api_docs/kbn_json_schemas.mdx index 23f77c2f64c01..c8a0c94a30276 100644 --- a/api_docs/kbn_json_schemas.mdx +++ b/api_docs/kbn_json_schemas.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-json-schemas title: "@kbn/json-schemas" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/json-schemas plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/json-schemas'] --- import kbnJsonSchemasObj from './kbn_json_schemas.devdocs.json'; diff --git a/api_docs/kbn_kibana_manifest_schema.mdx b/api_docs/kbn_kibana_manifest_schema.mdx index b1f91d733db27..253178aa3ef9a 100644 --- a/api_docs/kbn_kibana_manifest_schema.mdx +++ b/api_docs/kbn_kibana_manifest_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-kibana-manifest-schema title: "@kbn/kibana-manifest-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/kibana-manifest-schema plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/kibana-manifest-schema'] --- import kbnKibanaManifestSchemaObj from './kbn_kibana_manifest_schema.devdocs.json'; diff --git a/api_docs/kbn_language_documentation.mdx b/api_docs/kbn_language_documentation.mdx index 27e1c9d163446..a5e073cdf4cd1 100644 --- a/api_docs/kbn_language_documentation.mdx +++ b/api_docs/kbn_language_documentation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-language-documentation title: "@kbn/language-documentation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/language-documentation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/language-documentation'] --- import kbnLanguageDocumentationObj from './kbn_language_documentation.devdocs.json'; diff --git a/api_docs/kbn_lens_embeddable_utils.devdocs.json b/api_docs/kbn_lens_embeddable_utils.devdocs.json index c2a2f29e1bdac..c5958180ec8e8 100644 --- a/api_docs/kbn_lens_embeddable_utils.devdocs.json +++ b/api_docs/kbn_lens_embeddable_utils.devdocs.json @@ -42,7 +42,7 @@ "text": "ChartColumn" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -56,7 +56,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -76,7 +76,7 @@ "text": "FormulaValueConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -101,7 +101,7 @@ "text": "FormulaValueConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -148,7 +148,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -162,7 +162,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -183,7 +183,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -204,7 +204,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -225,7 +225,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -260,7 +260,7 @@ "text": "VisualizationAttributesBuilder" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -274,7 +274,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -285,7 +285,7 @@ "tags": [], "label": "lens", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -299,7 +299,7 @@ "signature": [ "T" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false } @@ -832,7 +832,7 @@ "TextBasedPersistedState", " | undefined; }; visualization: unknown; }; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -874,7 +874,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -888,7 +888,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -925,7 +925,7 @@ }, ">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -943,7 +943,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -967,7 +967,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -990,7 +990,7 @@ "text": "MetricVisualizationState" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1014,7 +1014,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1038,7 +1038,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1054,7 +1054,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1096,7 +1096,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1110,7 +1110,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1130,7 +1130,7 @@ "text": "MetricLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1172,7 +1172,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1186,7 +1186,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1201,7 +1201,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1222,7 +1222,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1243,7 +1243,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1277,7 +1277,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1291,7 +1291,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1312,7 +1312,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1337,7 +1337,7 @@ "text": "MetricVisualizationState" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1351,7 +1351,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1366,7 +1366,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1384,7 +1384,7 @@ "signature": [ "() => string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1408,7 +1408,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1441,7 +1441,7 @@ "text": "StaticChartColumn" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1455,7 +1455,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1475,7 +1475,7 @@ "text": "StaticValueConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1500,7 +1500,7 @@ "text": "StaticValueConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1531,7 +1531,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1545,7 +1545,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1566,7 +1566,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1604,7 +1604,7 @@ "XYByValueAnnotationLayerConfig", ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1618,7 +1618,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1632,7 +1632,7 @@ "signature": [ "XYByValueAnnotationsLayerConfig" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1650,7 +1650,7 @@ "signature": [ "() => string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1674,7 +1674,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1688,7 +1688,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1722,7 +1722,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1736,7 +1736,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1757,7 +1757,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1776,7 +1776,7 @@ "(layerId: string) => ", "XYByValueAnnotationLayerConfig" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1790,7 +1790,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1816,7 +1816,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_by_value_annotation_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1858,7 +1858,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1872,7 +1872,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1917,7 +1917,7 @@ }, " | undefined; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1935,7 +1935,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1959,7 +1959,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -1982,7 +1982,7 @@ "text": "XYState" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2006,7 +2006,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2030,7 +2030,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2046,7 +2046,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2088,7 +2088,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2102,7 +2102,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2122,7 +2122,7 @@ "text": "XYDataLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2140,7 +2140,7 @@ "signature": [ "() => string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2188,7 +2188,7 @@ }, "; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2208,7 +2208,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2229,7 +2229,7 @@ "text": "XYLayerOptions" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2271,7 +2271,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2285,7 +2285,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2300,7 +2300,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2321,7 +2321,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2342,7 +2342,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2376,7 +2376,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2390,7 +2390,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2411,7 +2411,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2436,7 +2436,7 @@ "text": "XYDataLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2450,7 +2450,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2465,7 +2465,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2491,7 +2491,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2533,7 +2533,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2547,7 +2547,7 @@ "signature": [ "any" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2567,7 +2567,7 @@ "text": "XYReferenceLinesLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2585,7 +2585,7 @@ "signature": [ "() => string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2609,7 +2609,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2623,7 +2623,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2638,7 +2638,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2672,7 +2672,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2686,7 +2686,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2707,7 +2707,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2732,7 +2732,7 @@ "text": "XYReferenceLineLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2746,7 +2746,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2761,7 +2761,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -2787,7 +2787,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2816,7 +2816,7 @@ }, "" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2830,7 +2830,7 @@ "signature": [ "() => TValueConfig" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2856,7 +2856,7 @@ }, "" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2870,7 +2870,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2886,7 +2886,7 @@ "signature": [ "() => string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2910,7 +2910,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2926,7 +2926,7 @@ "signature": [ "() => TVisualizationState" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2950,7 +2950,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -2974,7 +2974,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -3016,7 +3016,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3061,7 +3061,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3075,7 +3075,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3096,7 +3096,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3117,7 +3117,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3138,7 +3138,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3166,7 +3166,7 @@ }, "" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3186,7 +3186,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3206,7 +3206,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3220,7 +3220,7 @@ "signature": [ "TLayer" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3234,7 +3234,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false } @@ -3258,7 +3258,7 @@ }, "" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3272,7 +3272,7 @@ "signature": [ "() => string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -3312,7 +3312,7 @@ }, ", \"indexPatternId\">>" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3326,7 +3326,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3341,7 +3341,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3362,7 +3362,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3383,7 +3383,7 @@ "text": "FormulaPublicApi" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3417,7 +3417,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3431,7 +3431,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3452,7 +3452,7 @@ "text": "DataView" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3470,7 +3470,7 @@ "signature": [ "(layerId: string, acessorId: string) => TLayerConfig" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3484,7 +3484,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3499,7 +3499,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3525,7 +3525,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -3551,7 +3551,7 @@ }, " extends ChartModelBase" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3565,7 +3565,7 @@ "signature": [ "\"lnsMetric\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false }, @@ -3585,7 +3585,7 @@ "text": "MetricLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false } @@ -3599,7 +3599,7 @@ "tags": [], "label": "MetricLayerConfig", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3623,7 +3623,7 @@ "TimeScaleUnit", " | undefined; format?: { id: string; params?: { decimals: number; compact?: boolean | undefined; } | undefined; } | undefined; }, \"formula\"> & { color?: string | undefined; value: string; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3644,7 +3644,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3658,7 +3658,7 @@ "signature": [ "\"metricTrendline\" | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3681,7 +3681,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false } @@ -3695,7 +3695,7 @@ "tags": [], "label": "MetricLayerOptions", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3709,7 +3709,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3723,7 +3723,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3737,7 +3737,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -3751,7 +3751,7 @@ "signature": [ "string | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false } @@ -3791,7 +3791,7 @@ }, ">" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3820,7 +3820,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3834,7 +3834,7 @@ "signature": [ "string" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3855,7 +3855,7 @@ "text": "PersistedIndexPatternLayer" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -3873,7 +3873,7 @@ "tags": [], "label": "VisualizationAttributesBuilder", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4401,7 +4401,7 @@ "TextBasedPersistedState", " | undefined; }; visualization: unknown; }; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -4427,7 +4427,7 @@ }, " extends ChartModelBase" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4448,7 +4448,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4462,7 +4462,7 @@ "signature": [ "\"lnsXY\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false }, @@ -4483,7 +4483,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false } @@ -4497,7 +4497,7 @@ "tags": [], "label": "XYDataLayerConfig", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4518,7 +4518,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4539,7 +4539,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4553,7 +4553,7 @@ "signature": [ "\"data\" | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4576,7 +4576,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false } @@ -4590,7 +4590,7 @@ "tags": [], "label": "XYLayerOptions", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4604,7 +4604,7 @@ "signature": [ "TopValuesBucketedColumn | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4618,7 +4618,7 @@ "signature": [ "DateHistogramBucketedColumn | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4639,7 +4639,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false } @@ -4653,7 +4653,7 @@ "tags": [], "label": "XYReferenceLinesLayerConfig", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4674,7 +4674,7 @@ }, "[]" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4688,7 +4688,7 @@ "signature": [ "\"referenceLine\" | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false }, @@ -4711,7 +4711,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false } @@ -4725,7 +4725,7 @@ "tags": [], "label": "XYVisualOptions", "description": [], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -4746,7 +4746,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4767,7 +4767,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4788,7 +4788,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4802,7 +4802,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4823,7 +4823,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4844,7 +4844,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4865,7 +4865,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, @@ -4886,7 +4886,7 @@ }, " | undefined" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false } @@ -4920,7 +4920,7 @@ "text": "MetricChartModel" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4935,7 +4935,7 @@ "signature": [ "\"lnsXY\" | \"lnsMetric\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -4960,7 +4960,7 @@ "TimeScaleUnit", " | undefined; format?: { id: string; params?: { decimals: number; compact?: boolean | undefined; } | undefined; } | undefined; }, \"formula\"> & { color?: string | undefined; value: string; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5489,7 +5489,7 @@ "TextBasedPersistedState", " | undefined; }; visualization: unknown; }; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5518,7 +5518,7 @@ "text": "XYLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5547,7 +5547,7 @@ "text": "MetricVisualizationState" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5562,7 +5562,7 @@ "signature": [ "\"lnsMetric\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5577,7 +5577,7 @@ "signature": [ "\"metricTrendline\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5610,7 +5610,7 @@ }, " | undefined; value: string; }" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5625,7 +5625,7 @@ "signature": [ "\"lnsXY\" | \"lnsMetric\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5640,7 +5640,7 @@ "signature": [ "\"data\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5655,7 +5655,7 @@ "signature": [ "\"lnsXY\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5670,7 +5670,7 @@ "signature": [ "\"referenceLine\"" ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -5699,7 +5699,7 @@ "text": "XYReferenceLinesLayerConfig" } ], - "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", + "path": "src/platform/packages/shared/kbn-lens-embeddable-utils/attribute_builder/visualization_types/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_lens_embeddable_utils.mdx b/api_docs/kbn_lens_embeddable_utils.mdx index eeb90d47ab480..aa77af2d1bb88 100644 --- a/api_docs/kbn_lens_embeddable_utils.mdx +++ b/api_docs/kbn_lens_embeddable_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-lens-embeddable-utils title: "@kbn/lens-embeddable-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/lens-embeddable-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/lens-embeddable-utils'] --- import kbnLensEmbeddableUtilsObj from './kbn_lens_embeddable_utils.devdocs.json'; diff --git a/api_docs/kbn_lens_formula_docs.mdx b/api_docs/kbn_lens_formula_docs.mdx index 9547100df0d0e..743109f95bbd5 100644 --- a/api_docs/kbn_lens_formula_docs.mdx +++ b/api_docs/kbn_lens_formula_docs.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-lens-formula-docs title: "@kbn/lens-formula-docs" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/lens-formula-docs plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/lens-formula-docs'] --- import kbnLensFormulaDocsObj from './kbn_lens_formula_docs.devdocs.json'; diff --git a/api_docs/kbn_logging.mdx b/api_docs/kbn_logging.mdx index 7155ed8d690ad..88d980ab6b351 100644 --- a/api_docs/kbn_logging.mdx +++ b/api_docs/kbn_logging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging title: "@kbn/logging" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging'] --- import kbnLoggingObj from './kbn_logging.devdocs.json'; diff --git a/api_docs/kbn_logging_mocks.mdx b/api_docs/kbn_logging_mocks.mdx index ec87c45b7c0f0..a4c3e143a07bf 100644 --- a/api_docs/kbn_logging_mocks.mdx +++ b/api_docs/kbn_logging_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging-mocks title: "@kbn/logging-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging-mocks'] --- import kbnLoggingMocksObj from './kbn_logging_mocks.devdocs.json'; diff --git a/api_docs/kbn_managed_content_badge.mdx b/api_docs/kbn_managed_content_badge.mdx index 65a8f3122c3ef..9a1f23b14c29a 100644 --- a/api_docs/kbn_managed_content_badge.mdx +++ b/api_docs/kbn_managed_content_badge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-managed-content-badge title: "@kbn/managed-content-badge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/managed-content-badge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/managed-content-badge'] --- import kbnManagedContentBadgeObj from './kbn_managed_content_badge.devdocs.json'; diff --git a/api_docs/kbn_managed_vscode_config.mdx b/api_docs/kbn_managed_vscode_config.mdx index a6a474189a122..63321612e5f32 100644 --- a/api_docs/kbn_managed_vscode_config.mdx +++ b/api_docs/kbn_managed_vscode_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-managed-vscode-config title: "@kbn/managed-vscode-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/managed-vscode-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/managed-vscode-config'] --- import kbnManagedVscodeConfigObj from './kbn_managed_vscode_config.devdocs.json'; diff --git a/api_docs/kbn_management_cards_navigation.mdx b/api_docs/kbn_management_cards_navigation.mdx index 7a7a2c12745b0..8d25eb5f37015 100644 --- a/api_docs/kbn_management_cards_navigation.mdx +++ b/api_docs/kbn_management_cards_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-cards-navigation title: "@kbn/management-cards-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-cards-navigation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-cards-navigation'] --- import kbnManagementCardsNavigationObj from './kbn_management_cards_navigation.devdocs.json'; diff --git a/api_docs/kbn_management_settings_application.mdx b/api_docs/kbn_management_settings_application.mdx index 348e43ec657ac..d1004a3c22ab5 100644 --- a/api_docs/kbn_management_settings_application.mdx +++ b/api_docs/kbn_management_settings_application.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-application title: "@kbn/management-settings-application" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-application plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-application'] --- import kbnManagementSettingsApplicationObj from './kbn_management_settings_application.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_category.mdx b/api_docs/kbn_management_settings_components_field_category.mdx index 32860900d7da8..1c436d32e2ccd 100644 --- a/api_docs/kbn_management_settings_components_field_category.mdx +++ b/api_docs/kbn_management_settings_components_field_category.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-category title: "@kbn/management-settings-components-field-category" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-category plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-category'] --- import kbnManagementSettingsComponentsFieldCategoryObj from './kbn_management_settings_components_field_category.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_input.mdx b/api_docs/kbn_management_settings_components_field_input.mdx index e4c9e75abae2f..b247a3b03bb0e 100644 --- a/api_docs/kbn_management_settings_components_field_input.mdx +++ b/api_docs/kbn_management_settings_components_field_input.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-input title: "@kbn/management-settings-components-field-input" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-input plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-input'] --- import kbnManagementSettingsComponentsFieldInputObj from './kbn_management_settings_components_field_input.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_field_row.mdx b/api_docs/kbn_management_settings_components_field_row.mdx index 983f3a725e733..654c432f89045 100644 --- a/api_docs/kbn_management_settings_components_field_row.mdx +++ b/api_docs/kbn_management_settings_components_field_row.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-field-row title: "@kbn/management-settings-components-field-row" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-field-row plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-field-row'] --- import kbnManagementSettingsComponentsFieldRowObj from './kbn_management_settings_components_field_row.devdocs.json'; diff --git a/api_docs/kbn_management_settings_components_form.mdx b/api_docs/kbn_management_settings_components_form.mdx index 1c1779066ffae..5a22f91975a37 100644 --- a/api_docs/kbn_management_settings_components_form.mdx +++ b/api_docs/kbn_management_settings_components_form.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-components-form title: "@kbn/management-settings-components-form" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-components-form plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-components-form'] --- import kbnManagementSettingsComponentsFormObj from './kbn_management_settings_components_form.devdocs.json'; diff --git a/api_docs/kbn_management_settings_field_definition.mdx b/api_docs/kbn_management_settings_field_definition.mdx index cc09b9f32b605..1b425553f734c 100644 --- a/api_docs/kbn_management_settings_field_definition.mdx +++ b/api_docs/kbn_management_settings_field_definition.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-field-definition title: "@kbn/management-settings-field-definition" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-field-definition plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-field-definition'] --- import kbnManagementSettingsFieldDefinitionObj from './kbn_management_settings_field_definition.devdocs.json'; diff --git a/api_docs/kbn_management_settings_ids.mdx b/api_docs/kbn_management_settings_ids.mdx index b7aedf9b32f79..0d3a7c803717f 100644 --- a/api_docs/kbn_management_settings_ids.mdx +++ b/api_docs/kbn_management_settings_ids.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-ids title: "@kbn/management-settings-ids" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-ids plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-ids'] --- import kbnManagementSettingsIdsObj from './kbn_management_settings_ids.devdocs.json'; diff --git a/api_docs/kbn_management_settings_section_registry.mdx b/api_docs/kbn_management_settings_section_registry.mdx index 782866881d13c..981283d522330 100644 --- a/api_docs/kbn_management_settings_section_registry.mdx +++ b/api_docs/kbn_management_settings_section_registry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-section-registry title: "@kbn/management-settings-section-registry" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-section-registry plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-section-registry'] --- import kbnManagementSettingsSectionRegistryObj from './kbn_management_settings_section_registry.devdocs.json'; diff --git a/api_docs/kbn_management_settings_types.mdx b/api_docs/kbn_management_settings_types.mdx index fb8006875f547..31fc5e4a3cd07 100644 --- a/api_docs/kbn_management_settings_types.mdx +++ b/api_docs/kbn_management_settings_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-types title: "@kbn/management-settings-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-types'] --- import kbnManagementSettingsTypesObj from './kbn_management_settings_types.devdocs.json'; diff --git a/api_docs/kbn_management_settings_utilities.mdx b/api_docs/kbn_management_settings_utilities.mdx index 7982db0d9b579..959b3be0b06df 100644 --- a/api_docs/kbn_management_settings_utilities.mdx +++ b/api_docs/kbn_management_settings_utilities.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-settings-utilities title: "@kbn/management-settings-utilities" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-settings-utilities plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-settings-utilities'] --- import kbnManagementSettingsUtilitiesObj from './kbn_management_settings_utilities.devdocs.json'; diff --git a/api_docs/kbn_management_storybook_config.mdx b/api_docs/kbn_management_storybook_config.mdx index 9bef56cafc3f6..a8fd19f4e3977 100644 --- a/api_docs/kbn_management_storybook_config.mdx +++ b/api_docs/kbn_management_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-management-storybook-config title: "@kbn/management-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/management-storybook-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/management-storybook-config'] --- import kbnManagementStorybookConfigObj from './kbn_management_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_manifest.mdx b/api_docs/kbn_manifest.mdx index d8474c7a2739d..e20cd7d5ae5f3 100644 --- a/api_docs/kbn_manifest.mdx +++ b/api_docs/kbn_manifest.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-manifest title: "@kbn/manifest" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/manifest plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/manifest'] --- import kbnManifestObj from './kbn_manifest.devdocs.json'; diff --git a/api_docs/kbn_mapbox_gl.mdx b/api_docs/kbn_mapbox_gl.mdx index e66153e0d1d45..a1be807847cec 100644 --- a/api_docs/kbn_mapbox_gl.mdx +++ b/api_docs/kbn_mapbox_gl.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-mapbox-gl title: "@kbn/mapbox-gl" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/mapbox-gl plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/mapbox-gl'] --- import kbnMapboxGlObj from './kbn_mapbox_gl.devdocs.json'; diff --git a/api_docs/kbn_maps_vector_tile_utils.mdx b/api_docs/kbn_maps_vector_tile_utils.mdx index 00adc4f4adcd8..d8e39c4b5b0dc 100644 --- a/api_docs/kbn_maps_vector_tile_utils.mdx +++ b/api_docs/kbn_maps_vector_tile_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-maps-vector-tile-utils title: "@kbn/maps-vector-tile-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/maps-vector-tile-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/maps-vector-tile-utils'] --- import kbnMapsVectorTileUtilsObj from './kbn_maps_vector_tile_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_agg_utils.mdx b/api_docs/kbn_ml_agg_utils.mdx index 7878a54cea3d2..ea6cb97861bae 100644 --- a/api_docs/kbn_ml_agg_utils.mdx +++ b/api_docs/kbn_ml_agg_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-agg-utils title: "@kbn/ml-agg-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-agg-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-agg-utils'] --- import kbnMlAggUtilsObj from './kbn_ml_agg_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_anomaly_utils.mdx b/api_docs/kbn_ml_anomaly_utils.mdx index dc00971ee7b5e..9cea43aba71d1 100644 --- a/api_docs/kbn_ml_anomaly_utils.mdx +++ b/api_docs/kbn_ml_anomaly_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-anomaly-utils title: "@kbn/ml-anomaly-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-anomaly-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-anomaly-utils'] --- import kbnMlAnomalyUtilsObj from './kbn_ml_anomaly_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_cancellable_search.mdx b/api_docs/kbn_ml_cancellable_search.mdx index 208b83ecdb214..61df9ebf069fd 100644 --- a/api_docs/kbn_ml_cancellable_search.mdx +++ b/api_docs/kbn_ml_cancellable_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-cancellable-search title: "@kbn/ml-cancellable-search" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-cancellable-search plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-cancellable-search'] --- import kbnMlCancellableSearchObj from './kbn_ml_cancellable_search.devdocs.json'; diff --git a/api_docs/kbn_ml_category_validator.mdx b/api_docs/kbn_ml_category_validator.mdx index 3c3f40280807f..8c9ee6040a3bb 100644 --- a/api_docs/kbn_ml_category_validator.mdx +++ b/api_docs/kbn_ml_category_validator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-category-validator title: "@kbn/ml-category-validator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-category-validator plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-category-validator'] --- import kbnMlCategoryValidatorObj from './kbn_ml_category_validator.devdocs.json'; diff --git a/api_docs/kbn_ml_chi2test.mdx b/api_docs/kbn_ml_chi2test.mdx index 7e9a7ee085a1b..a67fae75f666e 100644 --- a/api_docs/kbn_ml_chi2test.mdx +++ b/api_docs/kbn_ml_chi2test.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-chi2test title: "@kbn/ml-chi2test" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-chi2test plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-chi2test'] --- import kbnMlChi2testObj from './kbn_ml_chi2test.devdocs.json'; diff --git a/api_docs/kbn_ml_data_frame_analytics_utils.mdx b/api_docs/kbn_ml_data_frame_analytics_utils.mdx index 44a2a49e99c61..d944bd1e13ed5 100644 --- a/api_docs/kbn_ml_data_frame_analytics_utils.mdx +++ b/api_docs/kbn_ml_data_frame_analytics_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-data-frame-analytics-utils title: "@kbn/ml-data-frame-analytics-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-data-frame-analytics-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-data-frame-analytics-utils'] --- import kbnMlDataFrameAnalyticsUtilsObj from './kbn_ml_data_frame_analytics_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_data_grid.mdx b/api_docs/kbn_ml_data_grid.mdx index 61298f365f129..011ddaeb48dce 100644 --- a/api_docs/kbn_ml_data_grid.mdx +++ b/api_docs/kbn_ml_data_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-data-grid title: "@kbn/ml-data-grid" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-data-grid plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-data-grid'] --- import kbnMlDataGridObj from './kbn_ml_data_grid.devdocs.json'; diff --git a/api_docs/kbn_ml_date_picker.mdx b/api_docs/kbn_ml_date_picker.mdx index 01dbf4ee5fbee..8b9ffe0e9148e 100644 --- a/api_docs/kbn_ml_date_picker.mdx +++ b/api_docs/kbn_ml_date_picker.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-date-picker title: "@kbn/ml-date-picker" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-date-picker plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-date-picker'] --- import kbnMlDatePickerObj from './kbn_ml_date_picker.devdocs.json'; diff --git a/api_docs/kbn_ml_date_utils.mdx b/api_docs/kbn_ml_date_utils.mdx index ae6071ee3c2e4..bf552d0dd9265 100644 --- a/api_docs/kbn_ml_date_utils.mdx +++ b/api_docs/kbn_ml_date_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-date-utils title: "@kbn/ml-date-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-date-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-date-utils'] --- import kbnMlDateUtilsObj from './kbn_ml_date_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_error_utils.mdx b/api_docs/kbn_ml_error_utils.mdx index 0644f7ed674d1..0f121069eae5c 100644 --- a/api_docs/kbn_ml_error_utils.mdx +++ b/api_docs/kbn_ml_error_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-error-utils title: "@kbn/ml-error-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-error-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-error-utils'] --- import kbnMlErrorUtilsObj from './kbn_ml_error_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_field_stats_flyout.mdx b/api_docs/kbn_ml_field_stats_flyout.mdx index 047e438e5e183..2bd6ab0faeaf3 100644 --- a/api_docs/kbn_ml_field_stats_flyout.mdx +++ b/api_docs/kbn_ml_field_stats_flyout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-field-stats-flyout title: "@kbn/ml-field-stats-flyout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-field-stats-flyout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-field-stats-flyout'] --- import kbnMlFieldStatsFlyoutObj from './kbn_ml_field_stats_flyout.devdocs.json'; diff --git a/api_docs/kbn_ml_in_memory_table.mdx b/api_docs/kbn_ml_in_memory_table.mdx index af0a1bca2cd21..983a6e8909ebf 100644 --- a/api_docs/kbn_ml_in_memory_table.mdx +++ b/api_docs/kbn_ml_in_memory_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-in-memory-table title: "@kbn/ml-in-memory-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-in-memory-table plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-in-memory-table'] --- import kbnMlInMemoryTableObj from './kbn_ml_in_memory_table.devdocs.json'; diff --git a/api_docs/kbn_ml_is_defined.mdx b/api_docs/kbn_ml_is_defined.mdx index c78ca9e48b3f6..b91d4f1d7fd2a 100644 --- a/api_docs/kbn_ml_is_defined.mdx +++ b/api_docs/kbn_ml_is_defined.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-is-defined title: "@kbn/ml-is-defined" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-is-defined plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-is-defined'] --- import kbnMlIsDefinedObj from './kbn_ml_is_defined.devdocs.json'; diff --git a/api_docs/kbn_ml_is_populated_object.mdx b/api_docs/kbn_ml_is_populated_object.mdx index 22f0725e95ea2..edb078c3c9e2b 100644 --- a/api_docs/kbn_ml_is_populated_object.mdx +++ b/api_docs/kbn_ml_is_populated_object.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-is-populated-object title: "@kbn/ml-is-populated-object" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-is-populated-object plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-is-populated-object'] --- import kbnMlIsPopulatedObjectObj from './kbn_ml_is_populated_object.devdocs.json'; diff --git a/api_docs/kbn_ml_kibana_theme.mdx b/api_docs/kbn_ml_kibana_theme.mdx index 5fc4a0158a7f6..6392882639968 100644 --- a/api_docs/kbn_ml_kibana_theme.mdx +++ b/api_docs/kbn_ml_kibana_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-kibana-theme title: "@kbn/ml-kibana-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-kibana-theme plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-kibana-theme'] --- import kbnMlKibanaThemeObj from './kbn_ml_kibana_theme.devdocs.json'; diff --git a/api_docs/kbn_ml_local_storage.mdx b/api_docs/kbn_ml_local_storage.mdx index 071aab4cdede1..d3139e6b7eed8 100644 --- a/api_docs/kbn_ml_local_storage.mdx +++ b/api_docs/kbn_ml_local_storage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-local-storage title: "@kbn/ml-local-storage" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-local-storage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-local-storage'] --- import kbnMlLocalStorageObj from './kbn_ml_local_storage.devdocs.json'; diff --git a/api_docs/kbn_ml_nested_property.mdx b/api_docs/kbn_ml_nested_property.mdx index 289c3e31ac702..5545b12522b6b 100644 --- a/api_docs/kbn_ml_nested_property.mdx +++ b/api_docs/kbn_ml_nested_property.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-nested-property title: "@kbn/ml-nested-property" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-nested-property plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-nested-property'] --- import kbnMlNestedPropertyObj from './kbn_ml_nested_property.devdocs.json'; diff --git a/api_docs/kbn_ml_number_utils.mdx b/api_docs/kbn_ml_number_utils.mdx index 734a8acfdfad6..0ae5061e51608 100644 --- a/api_docs/kbn_ml_number_utils.mdx +++ b/api_docs/kbn_ml_number_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-number-utils title: "@kbn/ml-number-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-number-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-number-utils'] --- import kbnMlNumberUtilsObj from './kbn_ml_number_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_parse_interval.mdx b/api_docs/kbn_ml_parse_interval.mdx index 0222d43017258..4baab31d8c98f 100644 --- a/api_docs/kbn_ml_parse_interval.mdx +++ b/api_docs/kbn_ml_parse_interval.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-parse-interval title: "@kbn/ml-parse-interval" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-parse-interval plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-parse-interval'] --- import kbnMlParseIntervalObj from './kbn_ml_parse_interval.devdocs.json'; diff --git a/api_docs/kbn_ml_query_utils.mdx b/api_docs/kbn_ml_query_utils.mdx index 26cdc127f2c41..e8f2fec008ba2 100644 --- a/api_docs/kbn_ml_query_utils.mdx +++ b/api_docs/kbn_ml_query_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-query-utils title: "@kbn/ml-query-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-query-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-query-utils'] --- import kbnMlQueryUtilsObj from './kbn_ml_query_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_random_sampler_utils.mdx b/api_docs/kbn_ml_random_sampler_utils.mdx index 8a5d776809c2e..195fb9534090e 100644 --- a/api_docs/kbn_ml_random_sampler_utils.mdx +++ b/api_docs/kbn_ml_random_sampler_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-random-sampler-utils title: "@kbn/ml-random-sampler-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-random-sampler-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-random-sampler-utils'] --- import kbnMlRandomSamplerUtilsObj from './kbn_ml_random_sampler_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_route_utils.mdx b/api_docs/kbn_ml_route_utils.mdx index 25e841d33952c..dcf02a6471d75 100644 --- a/api_docs/kbn_ml_route_utils.mdx +++ b/api_docs/kbn_ml_route_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-route-utils title: "@kbn/ml-route-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-route-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-route-utils'] --- import kbnMlRouteUtilsObj from './kbn_ml_route_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_runtime_field_utils.mdx b/api_docs/kbn_ml_runtime_field_utils.mdx index d62d4f8ab8ddb..7f619ce2b6436 100644 --- a/api_docs/kbn_ml_runtime_field_utils.mdx +++ b/api_docs/kbn_ml_runtime_field_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-runtime-field-utils title: "@kbn/ml-runtime-field-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-runtime-field-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-runtime-field-utils'] --- import kbnMlRuntimeFieldUtilsObj from './kbn_ml_runtime_field_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_string_hash.mdx b/api_docs/kbn_ml_string_hash.mdx index d7228fed65ada..ffe276b62c0a1 100644 --- a/api_docs/kbn_ml_string_hash.mdx +++ b/api_docs/kbn_ml_string_hash.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-string-hash title: "@kbn/ml-string-hash" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-string-hash plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-string-hash'] --- import kbnMlStringHashObj from './kbn_ml_string_hash.devdocs.json'; diff --git a/api_docs/kbn_ml_time_buckets.mdx b/api_docs/kbn_ml_time_buckets.mdx index d8e163b163c04..a20d70e74ea76 100644 --- a/api_docs/kbn_ml_time_buckets.mdx +++ b/api_docs/kbn_ml_time_buckets.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-time-buckets title: "@kbn/ml-time-buckets" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-time-buckets plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-time-buckets'] --- import kbnMlTimeBucketsObj from './kbn_ml_time_buckets.devdocs.json'; diff --git a/api_docs/kbn_ml_trained_models_utils.mdx b/api_docs/kbn_ml_trained_models_utils.mdx index 4cc35088b54a4..e0c96c20c46f4 100644 --- a/api_docs/kbn_ml_trained_models_utils.mdx +++ b/api_docs/kbn_ml_trained_models_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-trained-models-utils title: "@kbn/ml-trained-models-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-trained-models-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-trained-models-utils'] --- import kbnMlTrainedModelsUtilsObj from './kbn_ml_trained_models_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_ui_actions.mdx b/api_docs/kbn_ml_ui_actions.mdx index d688bd4bf001d..abb796ada09da 100644 --- a/api_docs/kbn_ml_ui_actions.mdx +++ b/api_docs/kbn_ml_ui_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-ui-actions title: "@kbn/ml-ui-actions" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-ui-actions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-ui-actions'] --- import kbnMlUiActionsObj from './kbn_ml_ui_actions.devdocs.json'; diff --git a/api_docs/kbn_ml_url_state.mdx b/api_docs/kbn_ml_url_state.mdx index 1e98798cd552d..bc1d1af737b09 100644 --- a/api_docs/kbn_ml_url_state.mdx +++ b/api_docs/kbn_ml_url_state.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-url-state title: "@kbn/ml-url-state" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-url-state plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-url-state'] --- import kbnMlUrlStateObj from './kbn_ml_url_state.devdocs.json'; diff --git a/api_docs/kbn_ml_validators.mdx b/api_docs/kbn_ml_validators.mdx index 60ac01f1a1327..5c8d1d035ce82 100644 --- a/api_docs/kbn_ml_validators.mdx +++ b/api_docs/kbn_ml_validators.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-validators title: "@kbn/ml-validators" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-validators plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-validators'] --- import kbnMlValidatorsObj from './kbn_ml_validators.devdocs.json'; diff --git a/api_docs/kbn_mock_idp_utils.mdx b/api_docs/kbn_mock_idp_utils.mdx index 0d587abac3ae5..75b2fe65fa5fd 100644 --- a/api_docs/kbn_mock_idp_utils.mdx +++ b/api_docs/kbn_mock_idp_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-mock-idp-utils title: "@kbn/mock-idp-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/mock-idp-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/mock-idp-utils'] --- import kbnMockIdpUtilsObj from './kbn_mock_idp_utils.devdocs.json'; diff --git a/api_docs/kbn_monaco.mdx b/api_docs/kbn_monaco.mdx index 77d9abdb2d29b..3512faffffb1a 100644 --- a/api_docs/kbn_monaco.mdx +++ b/api_docs/kbn_monaco.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-monaco title: "@kbn/monaco" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/monaco plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/monaco'] --- import kbnMonacoObj from './kbn_monaco.devdocs.json'; diff --git a/api_docs/kbn_object_versioning.mdx b/api_docs/kbn_object_versioning.mdx index 868903bdbd4af..d346cb6006b41 100644 --- a/api_docs/kbn_object_versioning.mdx +++ b/api_docs/kbn_object_versioning.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-object-versioning title: "@kbn/object-versioning" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/object-versioning plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/object-versioning'] --- import kbnObjectVersioningObj from './kbn_object_versioning.devdocs.json'; diff --git a/api_docs/kbn_object_versioning_utils.mdx b/api_docs/kbn_object_versioning_utils.mdx index 8d7a7b45a218f..f22cccf9aa887 100644 --- a/api_docs/kbn_object_versioning_utils.mdx +++ b/api_docs/kbn_object_versioning_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-object-versioning-utils title: "@kbn/object-versioning-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/object-versioning-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/object-versioning-utils'] --- import kbnObjectVersioningUtilsObj from './kbn_object_versioning_utils.devdocs.json'; diff --git a/api_docs/kbn_observability_alert_details.mdx b/api_docs/kbn_observability_alert_details.mdx index 5aa64413c3e7d..302d933001ef4 100644 --- a/api_docs/kbn_observability_alert_details.mdx +++ b/api_docs/kbn_observability_alert_details.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alert-details title: "@kbn/observability-alert-details" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alert-details plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alert-details'] --- import kbnObservabilityAlertDetailsObj from './kbn_observability_alert_details.devdocs.json'; diff --git a/api_docs/kbn_observability_alerting_rule_utils.mdx b/api_docs/kbn_observability_alerting_rule_utils.mdx index e549e15305dc2..458d39917356d 100644 --- a/api_docs/kbn_observability_alerting_rule_utils.mdx +++ b/api_docs/kbn_observability_alerting_rule_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alerting-rule-utils title: "@kbn/observability-alerting-rule-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alerting-rule-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alerting-rule-utils'] --- import kbnObservabilityAlertingRuleUtilsObj from './kbn_observability_alerting_rule_utils.devdocs.json'; diff --git a/api_docs/kbn_observability_alerting_test_data.mdx b/api_docs/kbn_observability_alerting_test_data.mdx index 8136e28f4eb8b..c6e63dbbb976c 100644 --- a/api_docs/kbn_observability_alerting_test_data.mdx +++ b/api_docs/kbn_observability_alerting_test_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-alerting-test-data title: "@kbn/observability-alerting-test-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-alerting-test-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-alerting-test-data'] --- import kbnObservabilityAlertingTestDataObj from './kbn_observability_alerting_test_data.devdocs.json'; diff --git a/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx b/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx index 991c787e30989..0ce3c85324971 100644 --- a/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx +++ b/api_docs/kbn_observability_get_padded_alert_time_range_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-get-padded-alert-time-range-util title: "@kbn/observability-get-padded-alert-time-range-util" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-get-padded-alert-time-range-util plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-get-padded-alert-time-range-util'] --- import kbnObservabilityGetPaddedAlertTimeRangeUtilObj from './kbn_observability_get_padded_alert_time_range_util.devdocs.json'; diff --git a/api_docs/kbn_observability_logs_overview.mdx b/api_docs/kbn_observability_logs_overview.mdx index df9cf5d7c0edb..ed0622db9fd9e 100644 --- a/api_docs/kbn_observability_logs_overview.mdx +++ b/api_docs/kbn_observability_logs_overview.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-logs-overview title: "@kbn/observability-logs-overview" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-logs-overview plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-logs-overview'] --- import kbnObservabilityLogsOverviewObj from './kbn_observability_logs_overview.devdocs.json'; diff --git a/api_docs/kbn_observability_synthetics_test_data.mdx b/api_docs/kbn_observability_synthetics_test_data.mdx index 3a5a231980e86..2188d9b0c9e76 100644 --- a/api_docs/kbn_observability_synthetics_test_data.mdx +++ b/api_docs/kbn_observability_synthetics_test_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-observability-synthetics-test-data title: "@kbn/observability-synthetics-test-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/observability-synthetics-test-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/observability-synthetics-test-data'] --- import kbnObservabilitySyntheticsTestDataObj from './kbn_observability_synthetics_test_data.devdocs.json'; diff --git a/api_docs/kbn_openapi_bundler.mdx b/api_docs/kbn_openapi_bundler.mdx index 6fc22a6cba857..a3dbb564ae705 100644 --- a/api_docs/kbn_openapi_bundler.mdx +++ b/api_docs/kbn_openapi_bundler.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-openapi-bundler title: "@kbn/openapi-bundler" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/openapi-bundler plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/openapi-bundler'] --- import kbnOpenapiBundlerObj from './kbn_openapi_bundler.devdocs.json'; diff --git a/api_docs/kbn_openapi_generator.mdx b/api_docs/kbn_openapi_generator.mdx index a8b93643128d4..0c9065f9433ee 100644 --- a/api_docs/kbn_openapi_generator.mdx +++ b/api_docs/kbn_openapi_generator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-openapi-generator title: "@kbn/openapi-generator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/openapi-generator plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/openapi-generator'] --- import kbnOpenapiGeneratorObj from './kbn_openapi_generator.devdocs.json'; diff --git a/api_docs/kbn_optimizer.mdx b/api_docs/kbn_optimizer.mdx index fb301a06df672..50c3077168f4e 100644 --- a/api_docs/kbn_optimizer.mdx +++ b/api_docs/kbn_optimizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer title: "@kbn/optimizer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer'] --- import kbnOptimizerObj from './kbn_optimizer.devdocs.json'; diff --git a/api_docs/kbn_optimizer_webpack_helpers.mdx b/api_docs/kbn_optimizer_webpack_helpers.mdx index 39c39e02b124a..2bded1c6d5095 100644 --- a/api_docs/kbn_optimizer_webpack_helpers.mdx +++ b/api_docs/kbn_optimizer_webpack_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer-webpack-helpers title: "@kbn/optimizer-webpack-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer-webpack-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer-webpack-helpers'] --- import kbnOptimizerWebpackHelpersObj from './kbn_optimizer_webpack_helpers.devdocs.json'; diff --git a/api_docs/kbn_osquery_io_ts_types.mdx b/api_docs/kbn_osquery_io_ts_types.mdx index 8198ca8e65a1d..148d6d2daaab9 100644 --- a/api_docs/kbn_osquery_io_ts_types.mdx +++ b/api_docs/kbn_osquery_io_ts_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-osquery-io-ts-types title: "@kbn/osquery-io-ts-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/osquery-io-ts-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/osquery-io-ts-types'] --- import kbnOsqueryIoTsTypesObj from './kbn_osquery_io_ts_types.devdocs.json'; diff --git a/api_docs/kbn_palettes.mdx b/api_docs/kbn_palettes.mdx index 41398f3ecea02..978e3b14fd0ae 100644 --- a/api_docs/kbn_palettes.mdx +++ b/api_docs/kbn_palettes.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-palettes title: "@kbn/palettes" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/palettes plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/palettes'] --- import kbnPalettesObj from './kbn_palettes.devdocs.json'; diff --git a/api_docs/kbn_panel_loader.mdx b/api_docs/kbn_panel_loader.mdx index 93aa10bfab4b2..7177dc6945359 100644 --- a/api_docs/kbn_panel_loader.mdx +++ b/api_docs/kbn_panel_loader.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-panel-loader title: "@kbn/panel-loader" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/panel-loader plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/panel-loader'] --- import kbnPanelLoaderObj from './kbn_panel_loader.devdocs.json'; diff --git a/api_docs/kbn_performance_testing_dataset_extractor.mdx b/api_docs/kbn_performance_testing_dataset_extractor.mdx index 4ad0aa093b22d..620ac003da690 100644 --- a/api_docs/kbn_performance_testing_dataset_extractor.mdx +++ b/api_docs/kbn_performance_testing_dataset_extractor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-performance-testing-dataset-extractor title: "@kbn/performance-testing-dataset-extractor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/performance-testing-dataset-extractor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/performance-testing-dataset-extractor'] --- import kbnPerformanceTestingDatasetExtractorObj from './kbn_performance_testing_dataset_extractor.devdocs.json'; diff --git a/api_docs/kbn_plugin_check.mdx b/api_docs/kbn_plugin_check.mdx index b4ed940bb0d45..3de00dbee6a1d 100644 --- a/api_docs/kbn_plugin_check.mdx +++ b/api_docs/kbn_plugin_check.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-check title: "@kbn/plugin-check" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-check plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-check'] --- import kbnPluginCheckObj from './kbn_plugin_check.devdocs.json'; diff --git a/api_docs/kbn_plugin_generator.mdx b/api_docs/kbn_plugin_generator.mdx index 51ca84be85dad..dfbd3bd14958b 100644 --- a/api_docs/kbn_plugin_generator.mdx +++ b/api_docs/kbn_plugin_generator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-generator title: "@kbn/plugin-generator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-generator plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-generator'] --- import kbnPluginGeneratorObj from './kbn_plugin_generator.devdocs.json'; diff --git a/api_docs/kbn_plugin_helpers.mdx b/api_docs/kbn_plugin_helpers.mdx index 89542194350cb..07a177e9f6947 100644 --- a/api_docs/kbn_plugin_helpers.mdx +++ b/api_docs/kbn_plugin_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-helpers title: "@kbn/plugin-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-helpers'] --- import kbnPluginHelpersObj from './kbn_plugin_helpers.devdocs.json'; diff --git a/api_docs/kbn_presentation_containers.mdx b/api_docs/kbn_presentation_containers.mdx index 539dbfd2a4d29..29880045287e5 100644 --- a/api_docs/kbn_presentation_containers.mdx +++ b/api_docs/kbn_presentation_containers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-presentation-containers title: "@kbn/presentation-containers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/presentation-containers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/presentation-containers'] --- import kbnPresentationContainersObj from './kbn_presentation_containers.devdocs.json'; diff --git a/api_docs/kbn_presentation_publishing.mdx b/api_docs/kbn_presentation_publishing.mdx index b40959dfbfc9f..9b4759ff6516c 100644 --- a/api_docs/kbn_presentation_publishing.mdx +++ b/api_docs/kbn_presentation_publishing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-presentation-publishing title: "@kbn/presentation-publishing" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/presentation-publishing plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/presentation-publishing'] --- import kbnPresentationPublishingObj from './kbn_presentation_publishing.devdocs.json'; diff --git a/api_docs/kbn_product_doc_artifact_builder.mdx b/api_docs/kbn_product_doc_artifact_builder.mdx index f64e69263fa84..2913a2f31f545 100644 --- a/api_docs/kbn_product_doc_artifact_builder.mdx +++ b/api_docs/kbn_product_doc_artifact_builder.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-product-doc-artifact-builder title: "@kbn/product-doc-artifact-builder" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/product-doc-artifact-builder plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/product-doc-artifact-builder'] --- import kbnProductDocArtifactBuilderObj from './kbn_product_doc_artifact_builder.devdocs.json'; diff --git a/api_docs/kbn_product_doc_common.mdx b/api_docs/kbn_product_doc_common.mdx index cdef394c4cf5d..a2664f1d1dff9 100644 --- a/api_docs/kbn_product_doc_common.mdx +++ b/api_docs/kbn_product_doc_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-product-doc-common title: "@kbn/product-doc-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/product-doc-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/product-doc-common'] --- import kbnProductDocCommonObj from './kbn_product_doc_common.devdocs.json'; diff --git a/api_docs/kbn_profiling_utils.devdocs.json b/api_docs/kbn_profiling_utils.devdocs.json index cdb1016c3ce9a..a8d79e2dc9a29 100644 --- a/api_docs/kbn_profiling_utils.devdocs.json +++ b/api_docs/kbn_profiling_utils.devdocs.json @@ -29,7 +29,7 @@ "signature": [ "(value: number) => number" ], - "path": "packages/kbn-profiling-utils/common/utils.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/utils.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -43,7 +43,7 @@ "signature": [ "number" ], - "path": "packages/kbn-profiling-utils/common/utils.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/utils.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -79,7 +79,7 @@ "text": "ElasticFlameGraph" } ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -101,7 +101,7 @@ "text": "BaseFlameGraph" } ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -116,7 +116,7 @@ "signature": [ "boolean" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -139,7 +139,7 @@ "signature": [ "(fileID: string, addressOrLine: number, exeFilename: string, sourceFilename: string, functionName: string) => string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -155,7 +155,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -172,7 +172,7 @@ "signature": [ "number" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -189,7 +189,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -206,7 +206,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -223,7 +223,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -261,7 +261,7 @@ "text": "StackFrameMetadata" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -285,7 +285,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -337,7 +337,7 @@ "text": "TopNFunctions" } ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -348,7 +348,7 @@ "tags": [], "label": "{\n endIndex,\n events,\n executables,\n samplingRate,\n stackFrames,\n stackTraces,\n startIndex,\n showErrorFrames,\n}", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -359,7 +359,7 @@ "tags": [], "label": "endIndex", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -373,7 +373,7 @@ "signature": [ "Map" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -395,7 +395,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -406,7 +406,7 @@ "tags": [], "label": "samplingRate", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -428,7 +428,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -450,7 +450,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -461,7 +461,7 @@ "tags": [], "label": "startIndex", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -472,7 +472,7 @@ "tags": [], "label": "showErrorFrames", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false } @@ -509,7 +509,7 @@ "text": "DecodedStackTraceResponse" } ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -531,7 +531,7 @@ "text": "StackTraceResponse" } ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -546,7 +546,7 @@ "signature": [ "boolean" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -577,7 +577,7 @@ }, ") => string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -599,7 +599,7 @@ "text": "FrameType" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -630,7 +630,7 @@ }, ") => string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -652,7 +652,7 @@ "text": "StackFrameMetadata" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -683,7 +683,7 @@ }, ") => string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -705,7 +705,7 @@ "text": "StackFrameMetadata" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -736,7 +736,7 @@ }, ") => string" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -758,7 +758,7 @@ "text": "TopNType" } ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -788,7 +788,7 @@ "text": "FrameSymbolStatus" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -804,7 +804,7 @@ "signature": [ "FrameSymbolStatusParams" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -827,7 +827,7 @@ "signature": [ "(param: LanguageTypeParams) => \"NATIVE\" | \"INTERPRETED\"" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -843,7 +843,7 @@ "signature": [ "LanguageTypeParams" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -898,7 +898,7 @@ }, "[]>" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -922,7 +922,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -947,7 +947,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -972,7 +972,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1010,7 +1010,7 @@ "text": "FrameType" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1032,7 +1032,7 @@ "text": "FrameType" } ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -1054,7 +1054,7 @@ "description": [ "\nBase Flamegraph" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1067,7 +1067,7 @@ "description": [ "size" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1083,7 +1083,7 @@ "signature": [ "number[][]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1099,7 +1099,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1115,7 +1115,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1131,7 +1131,7 @@ "signature": [ "boolean[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1147,7 +1147,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1163,7 +1163,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1179,7 +1179,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1195,7 +1195,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1211,7 +1211,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1227,7 +1227,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1243,7 +1243,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1259,7 +1259,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1272,7 +1272,7 @@ "description": [ "total seconds" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1285,7 +1285,7 @@ "description": [ "sampling rate" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1296,7 +1296,7 @@ "tags": [], "label": "TotalSamples", "description": [], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1307,7 +1307,7 @@ "tags": [], "label": "TotalCPU", "description": [], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1318,7 +1318,7 @@ "tags": [], "label": "SelfCPU", "description": [], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1332,7 +1332,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1346,7 +1346,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1360,7 +1360,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1374,7 +1374,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false } @@ -1390,7 +1390,7 @@ "description": [ "Decoded stack trace response" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1406,7 +1406,7 @@ "signature": [ "Map" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1430,7 +1430,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1454,7 +1454,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1478,7 +1478,7 @@ }, ">" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1491,7 +1491,7 @@ "description": [ "Total number of frames" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1504,7 +1504,7 @@ "description": [ "sampling rate" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false } @@ -1538,7 +1538,7 @@ }, ", \"AnnualCO2TonsExclusive\" | \"AnnualCO2TonsInclusive\" | \"AnnualCostsUSDInclusive\" | \"AnnualCostsUSDExclusive\" | \"SelfAnnualCO2Tons\" | \"TotalAnnualCO2Tons\">" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1554,7 +1554,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1570,7 +1570,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1584,7 +1584,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1598,7 +1598,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1612,7 +1612,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false }, @@ -1626,7 +1626,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/flamegraph.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/flamegraph.ts", "deprecated": false, "trackAdoption": false } @@ -1640,7 +1640,7 @@ "tags": [], "label": "ESTopNFunctions", "description": [], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1651,7 +1651,7 @@ "tags": [], "label": "self_count", "description": [], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false }, @@ -1662,7 +1662,7 @@ "tags": [], "label": "total_count", "description": [], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false }, @@ -1673,7 +1673,7 @@ "tags": [], "label": "self_annual_co2_tons", "description": [], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false }, @@ -1684,7 +1684,7 @@ "tags": [], "label": "self_annual_cost_usd", "description": [], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false }, @@ -1698,7 +1698,7 @@ "signature": [ "TopNFunction[]" ], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false } @@ -1714,7 +1714,7 @@ "description": [ "Executable" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1727,7 +1727,7 @@ "description": [ "file name" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -1741,7 +1741,7 @@ "tags": [], "label": "ProfilingStatus", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling_status.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling_status.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1752,7 +1752,7 @@ "tags": [], "label": "has_setup", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling_status.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling_status.ts", "deprecated": false, "trackAdoption": false }, @@ -1763,7 +1763,7 @@ "tags": [], "label": "has_data", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling_status.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling_status.ts", "deprecated": false, "trackAdoption": false }, @@ -1774,7 +1774,7 @@ "tags": [], "label": "pre_8_9_1_data", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling_status.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling_status.ts", "deprecated": false, "trackAdoption": false }, @@ -1788,7 +1788,7 @@ "signature": [ "boolean | undefined" ], - "path": "packages/kbn-profiling-utils/common/profiling_status.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling_status.ts", "deprecated": false, "trackAdoption": false } @@ -1804,7 +1804,7 @@ "description": [ "Profiling status response" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1820,7 +1820,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1836,7 +1836,7 @@ "signature": [ "{ enabled: boolean; }" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -1852,7 +1852,7 @@ "signature": [ "{ created: boolean; pre_8_9_1_data: boolean; }" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false } @@ -1868,7 +1868,7 @@ "description": [ "Stack frame" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1881,7 +1881,7 @@ "description": [ "file name" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1894,7 +1894,7 @@ "description": [ "function name" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1907,7 +1907,7 @@ "description": [ "function offset" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1920,7 +1920,7 @@ "description": [ "line number" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1933,7 +1933,7 @@ "description": [ "inline" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -1949,7 +1949,7 @@ "description": [ "Stack frame metadata" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -1962,7 +1962,7 @@ "description": [ "StackTrace.FrameID" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1975,7 +1975,7 @@ "description": [ "StackTrace.FileID" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -1988,7 +1988,7 @@ "description": [ "StackTrace.Type" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2001,7 +2001,7 @@ "description": [ "StackFrame.Inline" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2014,7 +2014,7 @@ "description": [ "StackTrace.AddressOrLine" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2027,7 +2027,7 @@ "description": [ "StackFrame.FunctionName" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2040,7 +2040,7 @@ "description": [ "StackFrame.FunctionOffset" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2053,7 +2053,7 @@ "description": [ "StackFrame.Filename" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2066,7 +2066,7 @@ "description": [ "StackFrame.LineNumber" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2079,7 +2079,7 @@ "description": [ "Executable.FileName" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -2095,7 +2095,7 @@ "description": [ "Stack trace" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2111,7 +2111,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2127,7 +2127,7 @@ "signature": [ "string[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2143,7 +2143,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2159,7 +2159,7 @@ "signature": [ "number[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2170,7 +2170,7 @@ "tags": [], "label": "selfAnnualCO2Kgs", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2181,7 +2181,7 @@ "tags": [], "label": "selfAnnualCostUSD", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2192,7 +2192,7 @@ "tags": [], "label": "Count", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -2208,7 +2208,7 @@ "description": [ "Profiling stacktrace" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2224,7 +2224,7 @@ "signature": [ "ProfilingEvents | undefined" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -2240,7 +2240,7 @@ "signature": [ "ProfilingStackTraces | undefined" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -2256,7 +2256,7 @@ "signature": [ "ProfilingStackFrames | undefined" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -2272,7 +2272,7 @@ "signature": [ "ProfilingExecutables | undefined" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -2285,7 +2285,7 @@ "description": [ "total frames" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false }, @@ -2298,7 +2298,7 @@ "description": [ "sampling rate" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false } @@ -2312,7 +2312,7 @@ "tags": [], "label": "TopNFunctions", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2323,7 +2323,7 @@ "tags": [], "label": "TotalCount", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2337,7 +2337,7 @@ "signature": [ "TopNFunction[]" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2348,7 +2348,7 @@ "tags": [], "label": "SamplingRate", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2359,7 +2359,7 @@ "tags": [], "label": "selfCPU", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2370,7 +2370,7 @@ "tags": [], "label": "totalCPU", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2381,7 +2381,7 @@ "tags": [], "label": "totalAnnualCO2Kgs", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false }, @@ -2392,7 +2392,7 @@ "tags": [], "label": "totalAnnualCostUSD", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false } @@ -2410,7 +2410,7 @@ "description": [ "\nFrame symbol status" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2424,7 +2424,7 @@ "description": [ "\nFrame type" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2438,7 +2438,7 @@ "description": [ "\nProfiling Elasticsearch fields" ], - "path": "packages/kbn-profiling-utils/common/elasticsearch.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/elasticsearch.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2452,7 +2452,7 @@ "description": [ "\nStacktraces options" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2464,7 +2464,7 @@ "tags": [], "label": "TopNComparisonFunctionSortField", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2476,7 +2476,7 @@ "tags": [], "label": "TopNFunctionSortField", "description": [], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2490,7 +2490,7 @@ "description": [ "\nFunctions TopN types definition" ], - "path": "packages/kbn-profiling-utils/common/stack_traces.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/stack_traces.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2507,7 +2507,7 @@ "signature": [ "\"service.name\" | \"transaction.name\"" ], - "path": "packages/kbn-profiling-utils/common/es_functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/es_functions.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2524,7 +2524,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2541,7 +2541,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/frame_group.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/frame_group.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2558,7 +2558,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2575,7 +2575,7 @@ "signature": [ "string" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2591,7 +2591,7 @@ "description": [ "\nEmpty exectutable" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2604,7 +2604,7 @@ "description": [ "/** file name */" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -2620,7 +2620,7 @@ "description": [ "\nEmpty stack frame" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2633,7 +2633,7 @@ "description": [ "/** File name */" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2646,7 +2646,7 @@ "description": [ "/** Function name */" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2659,7 +2659,7 @@ "description": [ "/** Function offset */" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2672,7 +2672,7 @@ "description": [ "/** Line number */" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2688,7 +2688,7 @@ "signature": [ "false" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -2704,7 +2704,7 @@ "description": [ "\nEmpty stack trace" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2720,7 +2720,7 @@ "signature": [ "never[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2736,7 +2736,7 @@ "signature": [ "never[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2752,7 +2752,7 @@ "signature": [ "never[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2768,7 +2768,7 @@ "signature": [ "never[]" ], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2779,7 +2779,7 @@ "tags": [], "label": "selfAnnualCO2Kgs", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2790,7 +2790,7 @@ "tags": [], "label": "selfAnnualCostUSD", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false }, @@ -2801,7 +2801,7 @@ "tags": [], "label": "Count", "description": [], - "path": "packages/kbn-profiling-utils/common/profiling.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/profiling.ts", "deprecated": false, "trackAdoption": false } @@ -2879,7 +2879,7 @@ }, ".ComparisonDiff>]>" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2975,7 +2975,7 @@ }, ".AnnualizedDollarCost>]>" ], - "path": "packages/kbn-profiling-utils/common/functions.ts", + "path": "src/platform/packages/shared/kbn-profiling-utils/common/functions.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/kbn_profiling_utils.mdx b/api_docs/kbn_profiling_utils.mdx index 8c847624e1e88..b491b57e1a295 100644 --- a/api_docs/kbn_profiling_utils.mdx +++ b/api_docs/kbn_profiling_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-profiling-utils title: "@kbn/profiling-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/profiling-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/profiling-utils'] --- import kbnProfilingUtilsObj from './kbn_profiling_utils.devdocs.json'; diff --git a/api_docs/kbn_random_sampling.mdx b/api_docs/kbn_random_sampling.mdx index c80eee9ad6c84..1c1d56b00b366 100644 --- a/api_docs/kbn_random_sampling.mdx +++ b/api_docs/kbn_random_sampling.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-random-sampling title: "@kbn/random-sampling" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/random-sampling plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/random-sampling'] --- import kbnRandomSamplingObj from './kbn_random_sampling.devdocs.json'; diff --git a/api_docs/kbn_react_field.mdx b/api_docs/kbn_react_field.mdx index f08f6b35425c7..06feee05a88aa 100644 --- a/api_docs/kbn_react_field.mdx +++ b/api_docs/kbn_react_field.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-field title: "@kbn/react-field" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-field plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-field'] --- import kbnReactFieldObj from './kbn_react_field.devdocs.json'; diff --git a/api_docs/kbn_react_hooks.mdx b/api_docs/kbn_react_hooks.mdx index 0f5b8ab9f1ee9..2ad088d7d1b85 100644 --- a/api_docs/kbn_react_hooks.mdx +++ b/api_docs/kbn_react_hooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-hooks title: "@kbn/react-hooks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-hooks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-hooks'] --- import kbnReactHooksObj from './kbn_react_hooks.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_common.mdx b/api_docs/kbn_react_kibana_context_common.mdx index b73e5275a8ec1..bb566aed201f6 100644 --- a/api_docs/kbn_react_kibana_context_common.mdx +++ b/api_docs/kbn_react_kibana_context_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-common title: "@kbn/react-kibana-context-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-common'] --- import kbnReactKibanaContextCommonObj from './kbn_react_kibana_context_common.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_render.mdx b/api_docs/kbn_react_kibana_context_render.mdx index 45b5cc8c64346..9c52bbb34a0a4 100644 --- a/api_docs/kbn_react_kibana_context_render.mdx +++ b/api_docs/kbn_react_kibana_context_render.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-render title: "@kbn/react-kibana-context-render" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-render plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-render'] --- import kbnReactKibanaContextRenderObj from './kbn_react_kibana_context_render.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_root.mdx b/api_docs/kbn_react_kibana_context_root.mdx index 8a54f3fcea45f..d7debbfcd63f8 100644 --- a/api_docs/kbn_react_kibana_context_root.mdx +++ b/api_docs/kbn_react_kibana_context_root.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-root title: "@kbn/react-kibana-context-root" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-root plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-root'] --- import kbnReactKibanaContextRootObj from './kbn_react_kibana_context_root.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_styled.mdx b/api_docs/kbn_react_kibana_context_styled.mdx index f06c0f9046139..768f8668ea227 100644 --- a/api_docs/kbn_react_kibana_context_styled.mdx +++ b/api_docs/kbn_react_kibana_context_styled.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-styled title: "@kbn/react-kibana-context-styled" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-styled plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-styled'] --- import kbnReactKibanaContextStyledObj from './kbn_react_kibana_context_styled.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_context_theme.mdx b/api_docs/kbn_react_kibana_context_theme.mdx index b2828c775c3e1..fd172f12209da 100644 --- a/api_docs/kbn_react_kibana_context_theme.mdx +++ b/api_docs/kbn_react_kibana_context_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-context-theme title: "@kbn/react-kibana-context-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-context-theme plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-context-theme'] --- import kbnReactKibanaContextThemeObj from './kbn_react_kibana_context_theme.devdocs.json'; diff --git a/api_docs/kbn_react_kibana_mount.mdx b/api_docs/kbn_react_kibana_mount.mdx index d08c9cb880469..bcb65459dc749 100644 --- a/api_docs/kbn_react_kibana_mount.mdx +++ b/api_docs/kbn_react_kibana_mount.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-kibana-mount title: "@kbn/react-kibana-mount" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-kibana-mount plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-kibana-mount'] --- import kbnReactKibanaMountObj from './kbn_react_kibana_mount.devdocs.json'; diff --git a/api_docs/kbn_react_mute_legacy_root_warning.mdx b/api_docs/kbn_react_mute_legacy_root_warning.mdx index 4abeefb1305e9..c4c007647ff51 100644 --- a/api_docs/kbn_react_mute_legacy_root_warning.mdx +++ b/api_docs/kbn_react_mute_legacy_root_warning.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-mute-legacy-root-warning title: "@kbn/react-mute-legacy-root-warning" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-mute-legacy-root-warning plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-mute-legacy-root-warning'] --- import kbnReactMuteLegacyRootWarningObj from './kbn_react_mute_legacy_root_warning.devdocs.json'; diff --git a/api_docs/kbn_recently_accessed.mdx b/api_docs/kbn_recently_accessed.mdx index 4ae7c6971a9d6..397af2b16e649 100644 --- a/api_docs/kbn_recently_accessed.mdx +++ b/api_docs/kbn_recently_accessed.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-recently-accessed title: "@kbn/recently-accessed" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/recently-accessed plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/recently-accessed'] --- import kbnRecentlyAccessedObj from './kbn_recently_accessed.devdocs.json'; diff --git a/api_docs/kbn_relocate.mdx b/api_docs/kbn_relocate.mdx index 91c87d5826bad..c1212fccca190 100644 --- a/api_docs/kbn_relocate.mdx +++ b/api_docs/kbn_relocate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-relocate title: "@kbn/relocate" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/relocate plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/relocate'] --- import kbnRelocateObj from './kbn_relocate.devdocs.json'; diff --git a/api_docs/kbn_repo_file_maps.mdx b/api_docs/kbn_repo_file_maps.mdx index 8c719de19f41c..f82eb5e3c4890 100644 --- a/api_docs/kbn_repo_file_maps.mdx +++ b/api_docs/kbn_repo_file_maps.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-file-maps title: "@kbn/repo-file-maps" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-file-maps plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-file-maps'] --- import kbnRepoFileMapsObj from './kbn_repo_file_maps.devdocs.json'; diff --git a/api_docs/kbn_repo_linter.mdx b/api_docs/kbn_repo_linter.mdx index 1ec786e6ed405..ee09ffb422236 100644 --- a/api_docs/kbn_repo_linter.mdx +++ b/api_docs/kbn_repo_linter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-linter title: "@kbn/repo-linter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-linter plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-linter'] --- import kbnRepoLinterObj from './kbn_repo_linter.devdocs.json'; diff --git a/api_docs/kbn_repo_path.mdx b/api_docs/kbn_repo_path.mdx index 7483fb229a643..99531cba1318a 100644 --- a/api_docs/kbn_repo_path.mdx +++ b/api_docs/kbn_repo_path.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-path title: "@kbn/repo-path" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-path plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-path'] --- import kbnRepoPathObj from './kbn_repo_path.devdocs.json'; diff --git a/api_docs/kbn_repo_source_classifier.mdx b/api_docs/kbn_repo_source_classifier.mdx index c9e95c43653e0..de2c22e7cf849 100644 --- a/api_docs/kbn_repo_source_classifier.mdx +++ b/api_docs/kbn_repo_source_classifier.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-source-classifier title: "@kbn/repo-source-classifier" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-source-classifier plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-source-classifier'] --- import kbnRepoSourceClassifierObj from './kbn_repo_source_classifier.devdocs.json'; diff --git a/api_docs/kbn_reporting_common.mdx b/api_docs/kbn_reporting_common.mdx index 7577727160de9..8ae55a7a0781d 100644 --- a/api_docs/kbn_reporting_common.mdx +++ b/api_docs/kbn_reporting_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-common title: "@kbn/reporting-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-common'] --- import kbnReportingCommonObj from './kbn_reporting_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_csv_share_panel.mdx b/api_docs/kbn_reporting_csv_share_panel.mdx index d50164047458c..7144a88c68883 100644 --- a/api_docs/kbn_reporting_csv_share_panel.mdx +++ b/api_docs/kbn_reporting_csv_share_panel.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-csv-share-panel title: "@kbn/reporting-csv-share-panel" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-csv-share-panel plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-csv-share-panel'] --- import kbnReportingCsvSharePanelObj from './kbn_reporting_csv_share_panel.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_csv.mdx b/api_docs/kbn_reporting_export_types_csv.mdx index a94f8f7b9e092..d71fdd81347ae 100644 --- a/api_docs/kbn_reporting_export_types_csv.mdx +++ b/api_docs/kbn_reporting_export_types_csv.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-csv title: "@kbn/reporting-export-types-csv" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-csv plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-csv'] --- import kbnReportingExportTypesCsvObj from './kbn_reporting_export_types_csv.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_csv_common.mdx b/api_docs/kbn_reporting_export_types_csv_common.mdx index 30297dbe62012..751ed10c2f73f 100644 --- a/api_docs/kbn_reporting_export_types_csv_common.mdx +++ b/api_docs/kbn_reporting_export_types_csv_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-csv-common title: "@kbn/reporting-export-types-csv-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-csv-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-csv-common'] --- import kbnReportingExportTypesCsvCommonObj from './kbn_reporting_export_types_csv_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_pdf.mdx b/api_docs/kbn_reporting_export_types_pdf.mdx index 4a2e5d11c94be..85a7c722d7c0b 100644 --- a/api_docs/kbn_reporting_export_types_pdf.mdx +++ b/api_docs/kbn_reporting_export_types_pdf.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-pdf title: "@kbn/reporting-export-types-pdf" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-pdf plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-pdf'] --- import kbnReportingExportTypesPdfObj from './kbn_reporting_export_types_pdf.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_pdf_common.mdx b/api_docs/kbn_reporting_export_types_pdf_common.mdx index 292b4b5445846..b1282140cd860 100644 --- a/api_docs/kbn_reporting_export_types_pdf_common.mdx +++ b/api_docs/kbn_reporting_export_types_pdf_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-pdf-common title: "@kbn/reporting-export-types-pdf-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-pdf-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-pdf-common'] --- import kbnReportingExportTypesPdfCommonObj from './kbn_reporting_export_types_pdf_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_png.mdx b/api_docs/kbn_reporting_export_types_png.mdx index 69d05ad206041..b41841481352e 100644 --- a/api_docs/kbn_reporting_export_types_png.mdx +++ b/api_docs/kbn_reporting_export_types_png.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-png title: "@kbn/reporting-export-types-png" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-png plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-png'] --- import kbnReportingExportTypesPngObj from './kbn_reporting_export_types_png.devdocs.json'; diff --git a/api_docs/kbn_reporting_export_types_png_common.mdx b/api_docs/kbn_reporting_export_types_png_common.mdx index 206b3634660ed..86b6101a81085 100644 --- a/api_docs/kbn_reporting_export_types_png_common.mdx +++ b/api_docs/kbn_reporting_export_types_png_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-export-types-png-common title: "@kbn/reporting-export-types-png-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-export-types-png-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-export-types-png-common'] --- import kbnReportingExportTypesPngCommonObj from './kbn_reporting_export_types_png_common.devdocs.json'; diff --git a/api_docs/kbn_reporting_mocks_server.mdx b/api_docs/kbn_reporting_mocks_server.mdx index ca101a538b0cd..eec9972462a4c 100644 --- a/api_docs/kbn_reporting_mocks_server.mdx +++ b/api_docs/kbn_reporting_mocks_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-mocks-server title: "@kbn/reporting-mocks-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-mocks-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-mocks-server'] --- import kbnReportingMocksServerObj from './kbn_reporting_mocks_server.devdocs.json'; diff --git a/api_docs/kbn_reporting_public.mdx b/api_docs/kbn_reporting_public.mdx index bb7751c2791b7..8c2187936c99a 100644 --- a/api_docs/kbn_reporting_public.mdx +++ b/api_docs/kbn_reporting_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-public title: "@kbn/reporting-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-public plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-public'] --- import kbnReportingPublicObj from './kbn_reporting_public.devdocs.json'; diff --git a/api_docs/kbn_reporting_server.mdx b/api_docs/kbn_reporting_server.mdx index d76c0b54284f8..a6c009cdccd59 100644 --- a/api_docs/kbn_reporting_server.mdx +++ b/api_docs/kbn_reporting_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-reporting-server title: "@kbn/reporting-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/reporting-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/reporting-server'] --- import kbnReportingServerObj from './kbn_reporting_server.devdocs.json'; diff --git a/api_docs/kbn_resizable_layout.mdx b/api_docs/kbn_resizable_layout.mdx index 80b1787802551..1e846395ff0a7 100644 --- a/api_docs/kbn_resizable_layout.mdx +++ b/api_docs/kbn_resizable_layout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-resizable-layout title: "@kbn/resizable-layout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/resizable-layout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/resizable-layout'] --- import kbnResizableLayoutObj from './kbn_resizable_layout.devdocs.json'; diff --git a/api_docs/kbn_response_ops_feature_flag_service.mdx b/api_docs/kbn_response_ops_feature_flag_service.mdx index 146940aaadf1c..73680ee816c4d 100644 --- a/api_docs/kbn_response_ops_feature_flag_service.mdx +++ b/api_docs/kbn_response_ops_feature_flag_service.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-feature-flag-service title: "@kbn/response-ops-feature-flag-service" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-feature-flag-service plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-feature-flag-service'] --- import kbnResponseOpsFeatureFlagServiceObj from './kbn_response_ops_feature_flag_service.devdocs.json'; diff --git a/api_docs/kbn_response_ops_rule_form.mdx b/api_docs/kbn_response_ops_rule_form.mdx index bb5eb6a86fd1c..9886403941912 100644 --- a/api_docs/kbn_response_ops_rule_form.mdx +++ b/api_docs/kbn_response_ops_rule_form.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-rule-form title: "@kbn/response-ops-rule-form" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-rule-form plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-rule-form'] --- import kbnResponseOpsRuleFormObj from './kbn_response_ops_rule_form.devdocs.json'; diff --git a/api_docs/kbn_response_ops_rule_params.mdx b/api_docs/kbn_response_ops_rule_params.mdx index 620bb8c521ba7..524ab8120d848 100644 --- a/api_docs/kbn_response_ops_rule_params.mdx +++ b/api_docs/kbn_response_ops_rule_params.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-response-ops-rule-params title: "@kbn/response-ops-rule-params" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/response-ops-rule-params plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/response-ops-rule-params'] --- import kbnResponseOpsRuleParamsObj from './kbn_response_ops_rule_params.devdocs.json'; diff --git a/api_docs/kbn_rison.mdx b/api_docs/kbn_rison.mdx index d143252138bc0..4bc1521c07810 100644 --- a/api_docs/kbn_rison.mdx +++ b/api_docs/kbn_rison.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rison title: "@kbn/rison" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rison plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rison'] --- import kbnRisonObj from './kbn_rison.devdocs.json'; diff --git a/api_docs/kbn_rollup.mdx b/api_docs/kbn_rollup.mdx index fbe7822aae2fe..49159cbb61eb5 100644 --- a/api_docs/kbn_rollup.mdx +++ b/api_docs/kbn_rollup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rollup title: "@kbn/rollup" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rollup plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rollup'] --- import kbnRollupObj from './kbn_rollup.devdocs.json'; diff --git a/api_docs/kbn_router_to_openapispec.mdx b/api_docs/kbn_router_to_openapispec.mdx index 366bf2d637aff..ea44e6fe00c9a 100644 --- a/api_docs/kbn_router_to_openapispec.mdx +++ b/api_docs/kbn_router_to_openapispec.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-router-to-openapispec title: "@kbn/router-to-openapispec" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/router-to-openapispec plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/router-to-openapispec'] --- import kbnRouterToOpenapispecObj from './kbn_router_to_openapispec.devdocs.json'; diff --git a/api_docs/kbn_router_utils.mdx b/api_docs/kbn_router_utils.mdx index 1597fd3c0987b..786c18d28650d 100644 --- a/api_docs/kbn_router_utils.mdx +++ b/api_docs/kbn_router_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-router-utils title: "@kbn/router-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/router-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/router-utils'] --- import kbnRouterUtilsObj from './kbn_router_utils.devdocs.json'; diff --git a/api_docs/kbn_rrule.mdx b/api_docs/kbn_rrule.mdx index 16b39d5f01c79..67eda2998d3eb 100644 --- a/api_docs/kbn_rrule.mdx +++ b/api_docs/kbn_rrule.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rrule title: "@kbn/rrule" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rrule plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rrule'] --- import kbnRruleObj from './kbn_rrule.devdocs.json'; diff --git a/api_docs/kbn_rule_data_utils.mdx b/api_docs/kbn_rule_data_utils.mdx index 81eafdd59fece..67ca25eb28e5a 100644 --- a/api_docs/kbn_rule_data_utils.mdx +++ b/api_docs/kbn_rule_data_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rule-data-utils title: "@kbn/rule-data-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rule-data-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rule-data-utils'] --- import kbnRuleDataUtilsObj from './kbn_rule_data_utils.devdocs.json'; diff --git a/api_docs/kbn_saved_objects_settings.mdx b/api_docs/kbn_saved_objects_settings.mdx index cee2e55a92508..e06ba9df200e0 100644 --- a/api_docs/kbn_saved_objects_settings.mdx +++ b/api_docs/kbn_saved_objects_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-saved-objects-settings title: "@kbn/saved-objects-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/saved-objects-settings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/saved-objects-settings'] --- import kbnSavedObjectsSettingsObj from './kbn_saved_objects_settings.devdocs.json'; diff --git a/api_docs/kbn_saved_search_component.mdx b/api_docs/kbn_saved_search_component.mdx index 48d4e560a3bca..6ac04184d85f0 100644 --- a/api_docs/kbn_saved_search_component.mdx +++ b/api_docs/kbn_saved_search_component.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-saved-search-component title: "@kbn/saved-search-component" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/saved-search-component plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/saved-search-component'] --- import kbnSavedSearchComponentObj from './kbn_saved_search_component.devdocs.json'; diff --git a/api_docs/kbn_scout.mdx b/api_docs/kbn_scout.mdx index d3653eb5bed8b..c1b05db38374d 100644 --- a/api_docs/kbn_scout.mdx +++ b/api_docs/kbn_scout.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout title: "@kbn/scout" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout'] --- import kbnScoutObj from './kbn_scout.devdocs.json'; diff --git a/api_docs/kbn_scout_info.mdx b/api_docs/kbn_scout_info.mdx index e2a85c04ba75d..84fbe3fa1e3ed 100644 --- a/api_docs/kbn_scout_info.mdx +++ b/api_docs/kbn_scout_info.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout-info title: "@kbn/scout-info" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout-info plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout-info'] --- import kbnScoutInfoObj from './kbn_scout_info.devdocs.json'; diff --git a/api_docs/kbn_scout_reporting.mdx b/api_docs/kbn_scout_reporting.mdx index 10acfbdb2b899..a7b860bcaf35b 100644 --- a/api_docs/kbn_scout_reporting.mdx +++ b/api_docs/kbn_scout_reporting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-scout-reporting title: "@kbn/scout-reporting" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/scout-reporting plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/scout-reporting'] --- import kbnScoutReportingObj from './kbn_scout_reporting.devdocs.json'; diff --git a/api_docs/kbn_screenshotting_server.mdx b/api_docs/kbn_screenshotting_server.mdx index ee66435a33eeb..faa18468c57da 100644 --- a/api_docs/kbn_screenshotting_server.mdx +++ b/api_docs/kbn_screenshotting_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-screenshotting-server title: "@kbn/screenshotting-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/screenshotting-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/screenshotting-server'] --- import kbnScreenshottingServerObj from './kbn_screenshotting_server.devdocs.json'; diff --git a/api_docs/kbn_search_api_keys_components.mdx b/api_docs/kbn_search_api_keys_components.mdx index 1317e18843e15..e1da43571a414 100644 --- a/api_docs/kbn_search_api_keys_components.mdx +++ b/api_docs/kbn_search_api_keys_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-keys-components title: "@kbn/search-api-keys-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-keys-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-keys-components'] --- import kbnSearchApiKeysComponentsObj from './kbn_search_api_keys_components.devdocs.json'; diff --git a/api_docs/kbn_search_api_keys_server.mdx b/api_docs/kbn_search_api_keys_server.mdx index bf73d4822fe17..2d49586ff3832 100644 --- a/api_docs/kbn_search_api_keys_server.mdx +++ b/api_docs/kbn_search_api_keys_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-keys-server title: "@kbn/search-api-keys-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-keys-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-keys-server'] --- import kbnSearchApiKeysServerObj from './kbn_search_api_keys_server.devdocs.json'; diff --git a/api_docs/kbn_search_api_panels.mdx b/api_docs/kbn_search_api_panels.mdx index 21e1805da4374..13be8b2778600 100644 --- a/api_docs/kbn_search_api_panels.mdx +++ b/api_docs/kbn_search_api_panels.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-api-panels title: "@kbn/search-api-panels" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-api-panels plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-api-panels'] --- import kbnSearchApiPanelsObj from './kbn_search_api_panels.devdocs.json'; diff --git a/api_docs/kbn_search_connectors.mdx b/api_docs/kbn_search_connectors.mdx index 3ac9de58e023d..fb2d49a5fcd1a 100644 --- a/api_docs/kbn_search_connectors.mdx +++ b/api_docs/kbn_search_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-connectors title: "@kbn/search-connectors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-connectors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-connectors'] --- import kbnSearchConnectorsObj from './kbn_search_connectors.devdocs.json'; diff --git a/api_docs/kbn_search_errors.mdx b/api_docs/kbn_search_errors.mdx index 0fb7a4fe7ce24..6c9b5b8399c1d 100644 --- a/api_docs/kbn_search_errors.mdx +++ b/api_docs/kbn_search_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-errors title: "@kbn/search-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-errors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-errors'] --- import kbnSearchErrorsObj from './kbn_search_errors.devdocs.json'; diff --git a/api_docs/kbn_search_index_documents.mdx b/api_docs/kbn_search_index_documents.mdx index 376ae99970df4..050ceba86601b 100644 --- a/api_docs/kbn_search_index_documents.mdx +++ b/api_docs/kbn_search_index_documents.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-index-documents title: "@kbn/search-index-documents" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-index-documents plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-index-documents'] --- import kbnSearchIndexDocumentsObj from './kbn_search_index_documents.devdocs.json'; diff --git a/api_docs/kbn_search_response_warnings.mdx b/api_docs/kbn_search_response_warnings.mdx index 25a20cd225783..ec3189a09f85e 100644 --- a/api_docs/kbn_search_response_warnings.mdx +++ b/api_docs/kbn_search_response_warnings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-response-warnings title: "@kbn/search-response-warnings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-response-warnings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-response-warnings'] --- import kbnSearchResponseWarningsObj from './kbn_search_response_warnings.devdocs.json'; diff --git a/api_docs/kbn_search_shared_ui.mdx b/api_docs/kbn_search_shared_ui.mdx index 41d9fc2fa3bdd..392bf84e4e860 100644 --- a/api_docs/kbn_search_shared_ui.mdx +++ b/api_docs/kbn_search_shared_ui.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-shared-ui title: "@kbn/search-shared-ui" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-shared-ui plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-shared-ui'] --- import kbnSearchSharedUiObj from './kbn_search_shared_ui.devdocs.json'; diff --git a/api_docs/kbn_search_types.mdx b/api_docs/kbn_search_types.mdx index c9446d41e632f..65ea0f728f9bd 100644 --- a/api_docs/kbn_search_types.mdx +++ b/api_docs/kbn_search_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-search-types title: "@kbn/search-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/search-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/search-types'] --- import kbnSearchTypesObj from './kbn_search_types.devdocs.json'; diff --git a/api_docs/kbn_security_api_key_management.mdx b/api_docs/kbn_security_api_key_management.mdx index af159128ceab8..f50b3e3043832 100644 --- a/api_docs/kbn_security_api_key_management.mdx +++ b/api_docs/kbn_security_api_key_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-api-key-management title: "@kbn/security-api-key-management" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-api-key-management plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-api-key-management'] --- import kbnSecurityApiKeyManagementObj from './kbn_security_api_key_management.devdocs.json'; diff --git a/api_docs/kbn_security_authorization_core.mdx b/api_docs/kbn_security_authorization_core.mdx index 261f62e6c038f..bd3c641ed5a70 100644 --- a/api_docs/kbn_security_authorization_core.mdx +++ b/api_docs/kbn_security_authorization_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-authorization-core title: "@kbn/security-authorization-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-authorization-core plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-authorization-core'] --- import kbnSecurityAuthorizationCoreObj from './kbn_security_authorization_core.devdocs.json'; diff --git a/api_docs/kbn_security_authorization_core_common.mdx b/api_docs/kbn_security_authorization_core_common.mdx index 668f54c9c4131..7c58011e968ea 100644 --- a/api_docs/kbn_security_authorization_core_common.mdx +++ b/api_docs/kbn_security_authorization_core_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-authorization-core-common title: "@kbn/security-authorization-core-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-authorization-core-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-authorization-core-common'] --- import kbnSecurityAuthorizationCoreCommonObj from './kbn_security_authorization_core_common.devdocs.json'; diff --git a/api_docs/kbn_security_form_components.mdx b/api_docs/kbn_security_form_components.mdx index e46c34126d2bb..f00ab86b726b8 100644 --- a/api_docs/kbn_security_form_components.mdx +++ b/api_docs/kbn_security_form_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-form-components title: "@kbn/security-form-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-form-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-form-components'] --- import kbnSecurityFormComponentsObj from './kbn_security_form_components.devdocs.json'; diff --git a/api_docs/kbn_security_hardening.mdx b/api_docs/kbn_security_hardening.mdx index ed45149d2f356..50d35af00da6f 100644 --- a/api_docs/kbn_security_hardening.mdx +++ b/api_docs/kbn_security_hardening.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-hardening title: "@kbn/security-hardening" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-hardening plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-hardening'] --- import kbnSecurityHardeningObj from './kbn_security_hardening.devdocs.json'; diff --git a/api_docs/kbn_security_plugin_types_common.mdx b/api_docs/kbn_security_plugin_types_common.mdx index 6ac98b4f5d44c..466326d0338ae 100644 --- a/api_docs/kbn_security_plugin_types_common.mdx +++ b/api_docs/kbn_security_plugin_types_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-common title: "@kbn/security-plugin-types-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-common plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-common'] --- import kbnSecurityPluginTypesCommonObj from './kbn_security_plugin_types_common.devdocs.json'; diff --git a/api_docs/kbn_security_plugin_types_public.mdx b/api_docs/kbn_security_plugin_types_public.mdx index e95944e58234e..94d0661b63576 100644 --- a/api_docs/kbn_security_plugin_types_public.mdx +++ b/api_docs/kbn_security_plugin_types_public.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-public title: "@kbn/security-plugin-types-public" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-public plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-public'] --- import kbnSecurityPluginTypesPublicObj from './kbn_security_plugin_types_public.devdocs.json'; diff --git a/api_docs/kbn_security_plugin_types_server.devdocs.json b/api_docs/kbn_security_plugin_types_server.devdocs.json index 93f913f2830be..dd4f777961dbb 100644 --- a/api_docs/kbn_security_plugin_types_server.devdocs.json +++ b/api_docs/kbn_security_plugin_types_server.devdocs.json @@ -671,11 +671,11 @@ }, { "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts" + "path": "x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts" }, { "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts" + "path": "x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts" }, { "plugin": "@kbn/security-authorization-core", @@ -4742,16 +4742,16 @@ "path": "src/plugins/files/server/file_service/file_service_factory.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/audit_logging.ts" + "plugin": "cases", + "path": "x-pack/platform/plugins/shared/cases/server/client/factory.ts" }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/audit_logging.ts" }, { - "plugin": "cases", - "path": "x-pack/platform/plugins/shared/cases/server/client/factory.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/audit_logging.ts" }, { "plugin": "securitySolution", @@ -4865,6 +4865,10 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/lib/reindexing/credential_store.ts" }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/route_handler_factory.ts" + }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/api_keys/security.ts" @@ -4905,10 +4909,6 @@ "plugin": "entityManager", "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/route_handler_factory.ts" - }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/routes/setup/handlers.test.ts" diff --git a/api_docs/kbn_security_plugin_types_server.mdx b/api_docs/kbn_security_plugin_types_server.mdx index ba611193a839c..84a21539603ca 100644 --- a/api_docs/kbn_security_plugin_types_server.mdx +++ b/api_docs/kbn_security_plugin_types_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-plugin-types-server title: "@kbn/security-plugin-types-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-plugin-types-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-plugin-types-server'] --- import kbnSecurityPluginTypesServerObj from './kbn_security_plugin_types_server.devdocs.json'; diff --git a/api_docs/kbn_security_role_management_model.mdx b/api_docs/kbn_security_role_management_model.mdx index e64cdc57f1ce6..3b26cb46f96b0 100644 --- a/api_docs/kbn_security_role_management_model.mdx +++ b/api_docs/kbn_security_role_management_model.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-role-management-model title: "@kbn/security-role-management-model" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-role-management-model plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-role-management-model'] --- import kbnSecurityRoleManagementModelObj from './kbn_security_role_management_model.devdocs.json'; diff --git a/api_docs/kbn_security_solution_distribution_bar.mdx b/api_docs/kbn_security_solution_distribution_bar.mdx index 6ae0e5497e01f..b7c4ffa7a02f4 100644 --- a/api_docs/kbn_security_solution_distribution_bar.mdx +++ b/api_docs/kbn_security_solution_distribution_bar.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-distribution-bar title: "@kbn/security-solution-distribution-bar" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-distribution-bar plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-distribution-bar'] --- import kbnSecuritySolutionDistributionBarObj from './kbn_security_solution_distribution_bar.devdocs.json'; diff --git a/api_docs/kbn_security_solution_features.mdx b/api_docs/kbn_security_solution_features.mdx index a58ee74c77913..50bbfd8f4c260 100644 --- a/api_docs/kbn_security_solution_features.mdx +++ b/api_docs/kbn_security_solution_features.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-features title: "@kbn/security-solution-features" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-features plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-features'] --- import kbnSecuritySolutionFeaturesObj from './kbn_security_solution_features.devdocs.json'; diff --git a/api_docs/kbn_security_solution_navigation.mdx b/api_docs/kbn_security_solution_navigation.mdx index 3564f015189ea..2a79db865542a 100644 --- a/api_docs/kbn_security_solution_navigation.mdx +++ b/api_docs/kbn_security_solution_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-navigation title: "@kbn/security-solution-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-navigation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-navigation'] --- import kbnSecuritySolutionNavigationObj from './kbn_security_solution_navigation.devdocs.json'; diff --git a/api_docs/kbn_security_solution_side_nav.mdx b/api_docs/kbn_security_solution_side_nav.mdx index 9f7ea4b028c4d..61668d8dd6add 100644 --- a/api_docs/kbn_security_solution_side_nav.mdx +++ b/api_docs/kbn_security_solution_side_nav.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-side-nav title: "@kbn/security-solution-side-nav" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-side-nav plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-side-nav'] --- import kbnSecuritySolutionSideNavObj from './kbn_security_solution_side_nav.devdocs.json'; diff --git a/api_docs/kbn_security_solution_storybook_config.mdx b/api_docs/kbn_security_solution_storybook_config.mdx index 6ecc2bc05ab20..fbb6ad9791266 100644 --- a/api_docs/kbn_security_solution_storybook_config.mdx +++ b/api_docs/kbn_security_solution_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-solution-storybook-config title: "@kbn/security-solution-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-solution-storybook-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-solution-storybook-config'] --- import kbnSecuritySolutionStorybookConfigObj from './kbn_security_solution_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_security_ui_components.mdx b/api_docs/kbn_security_ui_components.mdx index 5a486d3d6cd6e..4ff7da657a9d6 100644 --- a/api_docs/kbn_security_ui_components.mdx +++ b/api_docs/kbn_security_ui_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-security-ui-components title: "@kbn/security-ui-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/security-ui-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/security-ui-components'] --- import kbnSecurityUiComponentsObj from './kbn_security_ui_components.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_autocomplete.mdx b/api_docs/kbn_securitysolution_autocomplete.mdx index d3779751ba265..007ebf8d728d0 100644 --- a/api_docs/kbn_securitysolution_autocomplete.mdx +++ b/api_docs/kbn_securitysolution_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-autocomplete title: "@kbn/securitysolution-autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-autocomplete plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-autocomplete'] --- import kbnSecuritysolutionAutocompleteObj from './kbn_securitysolution_autocomplete.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_data_table.mdx b/api_docs/kbn_securitysolution_data_table.mdx index 5c49bf0074878..8311bf0028d7b 100644 --- a/api_docs/kbn_securitysolution_data_table.mdx +++ b/api_docs/kbn_securitysolution_data_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-data-table title: "@kbn/securitysolution-data-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-data-table plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-data-table'] --- import kbnSecuritysolutionDataTableObj from './kbn_securitysolution_data_table.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_ecs.mdx b/api_docs/kbn_securitysolution_ecs.mdx index 93033f16556f9..f0f5ce3b165fb 100644 --- a/api_docs/kbn_securitysolution_ecs.mdx +++ b/api_docs/kbn_securitysolution_ecs.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-ecs title: "@kbn/securitysolution-ecs" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-ecs plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-ecs'] --- import kbnSecuritysolutionEcsObj from './kbn_securitysolution_ecs.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_es_utils.mdx b/api_docs/kbn_securitysolution_es_utils.mdx index 14137c196cc02..3dd627f861426 100644 --- a/api_docs/kbn_securitysolution_es_utils.mdx +++ b/api_docs/kbn_securitysolution_es_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-es-utils title: "@kbn/securitysolution-es-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-es-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-es-utils'] --- import kbnSecuritysolutionEsUtilsObj from './kbn_securitysolution_es_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_exception_list_components.mdx b/api_docs/kbn_securitysolution_exception_list_components.mdx index 65268a7bdbe32..39a0717a7fed8 100644 --- a/api_docs/kbn_securitysolution_exception_list_components.mdx +++ b/api_docs/kbn_securitysolution_exception_list_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-exception-list-components title: "@kbn/securitysolution-exception-list-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-exception-list-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-exception-list-components'] --- import kbnSecuritysolutionExceptionListComponentsObj from './kbn_securitysolution_exception_list_components.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_hook_utils.mdx b/api_docs/kbn_securitysolution_hook_utils.mdx index 5ea1698770bb6..d5378c284503f 100644 --- a/api_docs/kbn_securitysolution_hook_utils.mdx +++ b/api_docs/kbn_securitysolution_hook_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-hook-utils title: "@kbn/securitysolution-hook-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-hook-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-hook-utils'] --- import kbnSecuritysolutionHookUtilsObj from './kbn_securitysolution_hook_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx index 87b81659624ea..e5d4875ee36e4 100644 --- a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-alerting-types title: "@kbn/securitysolution-io-ts-alerting-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-alerting-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-alerting-types'] --- import kbnSecuritysolutionIoTsAlertingTypesObj from './kbn_securitysolution_io_ts_alerting_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_list_types.mdx b/api_docs/kbn_securitysolution_io_ts_list_types.mdx index ac58157dc1446..c3b07e1680d23 100644 --- a/api_docs/kbn_securitysolution_io_ts_list_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_list_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-list-types title: "@kbn/securitysolution-io-ts-list-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-list-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-list-types'] --- import kbnSecuritysolutionIoTsListTypesObj from './kbn_securitysolution_io_ts_list_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_types.mdx b/api_docs/kbn_securitysolution_io_ts_types.mdx index 8dfb66c271e53..8c7fdce1810ff 100644 --- a/api_docs/kbn_securitysolution_io_ts_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-types title: "@kbn/securitysolution-io-ts-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-types'] --- import kbnSecuritysolutionIoTsTypesObj from './kbn_securitysolution_io_ts_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_utils.mdx b/api_docs/kbn_securitysolution_io_ts_utils.mdx index 7364dcf8a5497..74161f239741e 100644 --- a/api_docs/kbn_securitysolution_io_ts_utils.mdx +++ b/api_docs/kbn_securitysolution_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-utils title: "@kbn/securitysolution-io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-utils'] --- import kbnSecuritysolutionIoTsUtilsObj from './kbn_securitysolution_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_api.mdx b/api_docs/kbn_securitysolution_list_api.mdx index 3a9e17416a34c..8493ea87b0155 100644 --- a/api_docs/kbn_securitysolution_list_api.mdx +++ b/api_docs/kbn_securitysolution_list_api.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-api title: "@kbn/securitysolution-list-api" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-api plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-api'] --- import kbnSecuritysolutionListApiObj from './kbn_securitysolution_list_api.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_constants.mdx b/api_docs/kbn_securitysolution_list_constants.mdx index d5b7257b1bf95..b359966c9b938 100644 --- a/api_docs/kbn_securitysolution_list_constants.mdx +++ b/api_docs/kbn_securitysolution_list_constants.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-constants title: "@kbn/securitysolution-list-constants" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-constants plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-constants'] --- import kbnSecuritysolutionListConstantsObj from './kbn_securitysolution_list_constants.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_hooks.mdx b/api_docs/kbn_securitysolution_list_hooks.mdx index 15d2c8412ca25..a0ec5694ed799 100644 --- a/api_docs/kbn_securitysolution_list_hooks.mdx +++ b/api_docs/kbn_securitysolution_list_hooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-hooks title: "@kbn/securitysolution-list-hooks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-hooks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-hooks'] --- import kbnSecuritysolutionListHooksObj from './kbn_securitysolution_list_hooks.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_utils.mdx b/api_docs/kbn_securitysolution_list_utils.mdx index 6dda1d7c27800..72a9a5e74e7c9 100644 --- a/api_docs/kbn_securitysolution_list_utils.mdx +++ b/api_docs/kbn_securitysolution_list_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-utils title: "@kbn/securitysolution-list-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-utils'] --- import kbnSecuritysolutionListUtilsObj from './kbn_securitysolution_list_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_rules.mdx b/api_docs/kbn_securitysolution_rules.mdx index a1b9794cc64da..dd2de4c148e7c 100644 --- a/api_docs/kbn_securitysolution_rules.mdx +++ b/api_docs/kbn_securitysolution_rules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-rules title: "@kbn/securitysolution-rules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-rules plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-rules'] --- import kbnSecuritysolutionRulesObj from './kbn_securitysolution_rules.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_t_grid.mdx b/api_docs/kbn_securitysolution_t_grid.mdx index ce7d23f14fb95..3c5f639e9aafa 100644 --- a/api_docs/kbn_securitysolution_t_grid.mdx +++ b/api_docs/kbn_securitysolution_t_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-t-grid title: "@kbn/securitysolution-t-grid" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-t-grid plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-t-grid'] --- import kbnSecuritysolutionTGridObj from './kbn_securitysolution_t_grid.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_utils.mdx b/api_docs/kbn_securitysolution_utils.mdx index a0df2c50fd2de..81f3a68ba31ce 100644 --- a/api_docs/kbn_securitysolution_utils.mdx +++ b/api_docs/kbn_securitysolution_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-utils title: "@kbn/securitysolution-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-utils'] --- import kbnSecuritysolutionUtilsObj from './kbn_securitysolution_utils.devdocs.json'; diff --git a/api_docs/kbn_server_http_tools.mdx b/api_docs/kbn_server_http_tools.mdx index a8b802d48becc..b6b6560dc80fd 100644 --- a/api_docs/kbn_server_http_tools.mdx +++ b/api_docs/kbn_server_http_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-http-tools title: "@kbn/server-http-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-http-tools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-http-tools'] --- import kbnServerHttpToolsObj from './kbn_server_http_tools.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository.mdx b/api_docs/kbn_server_route_repository.mdx index 05563c0fb3645..7d6f88bbb6b98 100644 --- a/api_docs/kbn_server_route_repository.mdx +++ b/api_docs/kbn_server_route_repository.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository title: "@kbn/server-route-repository" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository'] --- import kbnServerRouteRepositoryObj from './kbn_server_route_repository.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository_client.mdx b/api_docs/kbn_server_route_repository_client.mdx index f2f81b5887188..221afdf2216de 100644 --- a/api_docs/kbn_server_route_repository_client.mdx +++ b/api_docs/kbn_server_route_repository_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository-client title: "@kbn/server-route-repository-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository-client plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository-client'] --- import kbnServerRouteRepositoryClientObj from './kbn_server_route_repository_client.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository_utils.mdx b/api_docs/kbn_server_route_repository_utils.mdx index a9eaf19fc2dd4..3ecb0be45df65 100644 --- a/api_docs/kbn_server_route_repository_utils.mdx +++ b/api_docs/kbn_server_route_repository_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository-utils title: "@kbn/server-route-repository-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository-utils'] --- import kbnServerRouteRepositoryUtilsObj from './kbn_server_route_repository_utils.devdocs.json'; diff --git a/api_docs/kbn_serverless_common_settings.mdx b/api_docs/kbn_serverless_common_settings.mdx index bf78057f6d0b5..6bb0f34df3c87 100644 --- a/api_docs/kbn_serverless_common_settings.mdx +++ b/api_docs/kbn_serverless_common_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-common-settings title: "@kbn/serverless-common-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-common-settings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-common-settings'] --- import kbnServerlessCommonSettingsObj from './kbn_serverless_common_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_observability_settings.mdx b/api_docs/kbn_serverless_observability_settings.mdx index a33b051732b73..6aa1de28ab391 100644 --- a/api_docs/kbn_serverless_observability_settings.mdx +++ b/api_docs/kbn_serverless_observability_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-observability-settings title: "@kbn/serverless-observability-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-observability-settings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-observability-settings'] --- import kbnServerlessObservabilitySettingsObj from './kbn_serverless_observability_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_project_switcher.mdx b/api_docs/kbn_serverless_project_switcher.mdx index 4165248f5a55b..102b5021ac1bf 100644 --- a/api_docs/kbn_serverless_project_switcher.mdx +++ b/api_docs/kbn_serverless_project_switcher.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-project-switcher title: "@kbn/serverless-project-switcher" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-project-switcher plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-project-switcher'] --- import kbnServerlessProjectSwitcherObj from './kbn_serverless_project_switcher.devdocs.json'; diff --git a/api_docs/kbn_serverless_search_settings.mdx b/api_docs/kbn_serverless_search_settings.mdx index 90ede0026f56e..93bad2c827eb4 100644 --- a/api_docs/kbn_serverless_search_settings.mdx +++ b/api_docs/kbn_serverless_search_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-search-settings title: "@kbn/serverless-search-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-search-settings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-search-settings'] --- import kbnServerlessSearchSettingsObj from './kbn_serverless_search_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_security_settings.mdx b/api_docs/kbn_serverless_security_settings.mdx index 6f4948f680d8d..3d11583895f26 100644 --- a/api_docs/kbn_serverless_security_settings.mdx +++ b/api_docs/kbn_serverless_security_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-security-settings title: "@kbn/serverless-security-settings" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-security-settings plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-security-settings'] --- import kbnServerlessSecuritySettingsObj from './kbn_serverless_security_settings.devdocs.json'; diff --git a/api_docs/kbn_serverless_storybook_config.mdx b/api_docs/kbn_serverless_storybook_config.mdx index c4e202ddef0c3..0600593232f01 100644 --- a/api_docs/kbn_serverless_storybook_config.mdx +++ b/api_docs/kbn_serverless_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-serverless-storybook-config title: "@kbn/serverless-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/serverless-storybook-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/serverless-storybook-config'] --- import kbnServerlessStorybookConfigObj from './kbn_serverless_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_shared_svg.mdx b/api_docs/kbn_shared_svg.mdx index 2f96a60454e0f..6297cd849922f 100644 --- a/api_docs/kbn_shared_svg.mdx +++ b/api_docs/kbn_shared_svg.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-svg title: "@kbn/shared-svg" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-svg plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-svg'] --- import kbnSharedSvgObj from './kbn_shared_svg.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_avatar_solution.mdx b/api_docs/kbn_shared_ux_avatar_solution.mdx index 5a9932b26b3dc..60f0a0e363bb8 100644 --- a/api_docs/kbn_shared_ux_avatar_solution.mdx +++ b/api_docs/kbn_shared_ux_avatar_solution.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-avatar-solution title: "@kbn/shared-ux-avatar-solution" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-avatar-solution plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-avatar-solution'] --- import kbnSharedUxAvatarSolutionObj from './kbn_shared_ux_avatar_solution.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_button_exit_full_screen.mdx b/api_docs/kbn_shared_ux_button_exit_full_screen.mdx index be5e9af6ac2c0..8c6d38637c916 100644 --- a/api_docs/kbn_shared_ux_button_exit_full_screen.mdx +++ b/api_docs/kbn_shared_ux_button_exit_full_screen.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-exit-full-screen title: "@kbn/shared-ux-button-exit-full-screen" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-exit-full-screen plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-exit-full-screen'] --- import kbnSharedUxButtonExitFullScreenObj from './kbn_shared_ux_button_exit_full_screen.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_button_toolbar.mdx b/api_docs/kbn_shared_ux_button_toolbar.mdx index d09728a46cbca..93bc790c4e090 100644 --- a/api_docs/kbn_shared_ux_button_toolbar.mdx +++ b/api_docs/kbn_shared_ux_button_toolbar.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-toolbar title: "@kbn/shared-ux-button-toolbar" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-toolbar plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-toolbar'] --- import kbnSharedUxButtonToolbarObj from './kbn_shared_ux_button_toolbar.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data.mdx b/api_docs/kbn_shared_ux_card_no_data.mdx index c491d4387c1c4..5b1fa706c9891 100644 --- a/api_docs/kbn_shared_ux_card_no_data.mdx +++ b/api_docs/kbn_shared_ux_card_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data title: "@kbn/shared-ux-card-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data'] --- import kbnSharedUxCardNoDataObj from './kbn_shared_ux_card_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx index 251e47673f37c..143e2f946c4f7 100644 --- a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data-mocks title: "@kbn/shared-ux-card-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data-mocks'] --- import kbnSharedUxCardNoDataMocksObj from './kbn_shared_ux_card_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_chrome_navigation.mdx b/api_docs/kbn_shared_ux_chrome_navigation.mdx index fbf609e37a7ec..8346a20d31b67 100644 --- a/api_docs/kbn_shared_ux_chrome_navigation.mdx +++ b/api_docs/kbn_shared_ux_chrome_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-chrome-navigation title: "@kbn/shared-ux-chrome-navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-chrome-navigation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-chrome-navigation'] --- import kbnSharedUxChromeNavigationObj from './kbn_shared_ux_chrome_navigation.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_error_boundary.mdx b/api_docs/kbn_shared_ux_error_boundary.mdx index 4b29a2539c18f..5f61962dee4b8 100644 --- a/api_docs/kbn_shared_ux_error_boundary.mdx +++ b/api_docs/kbn_shared_ux_error_boundary.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-error-boundary title: "@kbn/shared-ux-error-boundary" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-error-boundary plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-error-boundary'] --- import kbnSharedUxErrorBoundaryObj from './kbn_shared_ux_error_boundary.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_context.mdx b/api_docs/kbn_shared_ux_file_context.mdx index 0c68f9f6eeefe..a77e4e7b35874 100644 --- a/api_docs/kbn_shared_ux_file_context.mdx +++ b/api_docs/kbn_shared_ux_file_context.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-context title: "@kbn/shared-ux-file-context" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-context plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-context'] --- import kbnSharedUxFileContextObj from './kbn_shared_ux_file_context.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_image.mdx b/api_docs/kbn_shared_ux_file_image.mdx index 3e8f1e4854edf..a6fe4d317aba0 100644 --- a/api_docs/kbn_shared_ux_file_image.mdx +++ b/api_docs/kbn_shared_ux_file_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-image title: "@kbn/shared-ux-file-image" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-image plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-image'] --- import kbnSharedUxFileImageObj from './kbn_shared_ux_file_image.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_image_mocks.mdx b/api_docs/kbn_shared_ux_file_image_mocks.mdx index ed858526d54e8..d608df4338d0f 100644 --- a/api_docs/kbn_shared_ux_file_image_mocks.mdx +++ b/api_docs/kbn_shared_ux_file_image_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-image-mocks title: "@kbn/shared-ux-file-image-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-image-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-image-mocks'] --- import kbnSharedUxFileImageMocksObj from './kbn_shared_ux_file_image_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_mocks.mdx b/api_docs/kbn_shared_ux_file_mocks.mdx index 766ab3bc19904..0bf684f83aa21 100644 --- a/api_docs/kbn_shared_ux_file_mocks.mdx +++ b/api_docs/kbn_shared_ux_file_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-mocks title: "@kbn/shared-ux-file-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-mocks'] --- import kbnSharedUxFileMocksObj from './kbn_shared_ux_file_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_picker.mdx b/api_docs/kbn_shared_ux_file_picker.mdx index 55c1ff2d1f780..2912ef26552fd 100644 --- a/api_docs/kbn_shared_ux_file_picker.mdx +++ b/api_docs/kbn_shared_ux_file_picker.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-picker title: "@kbn/shared-ux-file-picker" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-picker plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-picker'] --- import kbnSharedUxFilePickerObj from './kbn_shared_ux_file_picker.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_types.mdx b/api_docs/kbn_shared_ux_file_types.mdx index bc10cacf39534..faffc915b7601 100644 --- a/api_docs/kbn_shared_ux_file_types.mdx +++ b/api_docs/kbn_shared_ux_file_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-types title: "@kbn/shared-ux-file-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-types'] --- import kbnSharedUxFileTypesObj from './kbn_shared_ux_file_types.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_upload.mdx b/api_docs/kbn_shared_ux_file_upload.mdx index 8ca3c43242cb2..addf480943272 100644 --- a/api_docs/kbn_shared_ux_file_upload.mdx +++ b/api_docs/kbn_shared_ux_file_upload.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-upload title: "@kbn/shared-ux-file-upload" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-upload plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-upload'] --- import kbnSharedUxFileUploadObj from './kbn_shared_ux_file_upload.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_file_util.mdx b/api_docs/kbn_shared_ux_file_util.mdx index 04664504eee54..96f0e720de8c7 100644 --- a/api_docs/kbn_shared_ux_file_util.mdx +++ b/api_docs/kbn_shared_ux_file_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-file-util title: "@kbn/shared-ux-file-util" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-file-util plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-file-util'] --- import kbnSharedUxFileUtilObj from './kbn_shared_ux_file_util.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_link_redirect_app.mdx b/api_docs/kbn_shared_ux_link_redirect_app.mdx index b04c6bd6ab962..798e81561a321 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app.mdx +++ b/api_docs/kbn_shared_ux_link_redirect_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-link-redirect-app title: "@kbn/shared-ux-link-redirect-app" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-link-redirect-app plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-link-redirect-app'] --- import kbnSharedUxLinkRedirectAppObj from './kbn_shared_ux_link_redirect_app.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx index ca33ca8a11c48..89e746027904f 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx +++ b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-link-redirect-app-mocks title: "@kbn/shared-ux-link-redirect-app-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-link-redirect-app-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-link-redirect-app-mocks'] --- import kbnSharedUxLinkRedirectAppMocksObj from './kbn_shared_ux_link_redirect_app_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_markdown.mdx b/api_docs/kbn_shared_ux_markdown.mdx index aeda1e34b2312..c811a7317f443 100644 --- a/api_docs/kbn_shared_ux_markdown.mdx +++ b/api_docs/kbn_shared_ux_markdown.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-markdown title: "@kbn/shared-ux-markdown" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-markdown plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-markdown'] --- import kbnSharedUxMarkdownObj from './kbn_shared_ux_markdown.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_markdown_mocks.mdx b/api_docs/kbn_shared_ux_markdown_mocks.mdx index 2b48d6885f87d..1f4127ce80a28 100644 --- a/api_docs/kbn_shared_ux_markdown_mocks.mdx +++ b/api_docs/kbn_shared_ux_markdown_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-markdown-mocks title: "@kbn/shared-ux-markdown-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-markdown-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-markdown-mocks'] --- import kbnSharedUxMarkdownMocksObj from './kbn_shared_ux_markdown_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx index 73520f9cc92d5..cdaeeca8b877f 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data title: "@kbn/shared-ux-page-analytics-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data'] --- import kbnSharedUxPageAnalyticsNoDataObj from './kbn_shared_ux_page_analytics_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx index d0ae685fb1928..5a06db59cbf69 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data-mocks title: "@kbn/shared-ux-page-analytics-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data-mocks'] --- import kbnSharedUxPageAnalyticsNoDataMocksObj from './kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx index 20b14315a45b6..ec3db32a55572 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data title: "@kbn/shared-ux-page-kibana-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data'] --- import kbnSharedUxPageKibanaNoDataObj from './kbn_shared_ux_page_kibana_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx index ef608f27cf6a9..d4bd2b3a0369b 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data-mocks title: "@kbn/shared-ux-page-kibana-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data-mocks'] --- import kbnSharedUxPageKibanaNoDataMocksObj from './kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_template.mdx b/api_docs/kbn_shared_ux_page_kibana_template.mdx index 79b2d2535f455..e2ef99bec0f02 100644 --- a/api_docs/kbn_shared_ux_page_kibana_template.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_template.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template title: "@kbn/shared-ux-page-kibana-template" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-template plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template'] --- import kbnSharedUxPageKibanaTemplateObj from './kbn_shared_ux_page_kibana_template.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx index 630e98eb688a7..b82a1688682ee 100644 --- a/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template-mocks title: "@kbn/shared-ux-page-kibana-template-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-template-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template-mocks'] --- import kbnSharedUxPageKibanaTemplateMocksObj from './kbn_shared_ux_page_kibana_template_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data.mdx b/api_docs/kbn_shared_ux_page_no_data.mdx index 86c66d56d1a09..d53d95bf44a22 100644 --- a/api_docs/kbn_shared_ux_page_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data title: "@kbn/shared-ux-page-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data'] --- import kbnSharedUxPageNoDataObj from './kbn_shared_ux_page_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_config.mdx b/api_docs/kbn_shared_ux_page_no_data_config.mdx index 9ba97380fbacf..6e6fadb71241b 100644 --- a/api_docs/kbn_shared_ux_page_no_data_config.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config title: "@kbn/shared-ux-page-no-data-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config'] --- import kbnSharedUxPageNoDataConfigObj from './kbn_shared_ux_page_no_data_config.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx index 25225bfd5ed18..cab2784a3a087 100644 --- a/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config-mocks title: "@kbn/shared-ux-page-no-data-config-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-config-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config-mocks'] --- import kbnSharedUxPageNoDataConfigMocksObj from './kbn_shared_ux_page_no_data_config_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx index 9c7cd143e09de..16ff1bffaf660 100644 --- a/api_docs/kbn_shared_ux_page_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-mocks title: "@kbn/shared-ux-page-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-no-data-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-mocks'] --- import kbnSharedUxPageNoDataMocksObj from './kbn_shared_ux_page_no_data_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_solution_nav.mdx b/api_docs/kbn_shared_ux_page_solution_nav.mdx index 094608a67ecab..6e1eb52cd4acc 100644 --- a/api_docs/kbn_shared_ux_page_solution_nav.mdx +++ b/api_docs/kbn_shared_ux_page_solution_nav.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-solution-nav title: "@kbn/shared-ux-page-solution-nav" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-solution-nav plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-solution-nav'] --- import kbnSharedUxPageSolutionNavObj from './kbn_shared_ux_page_solution_nav.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx index 059abdcb00a1c..ccdbaf17907b9 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views title: "@kbn/shared-ux-prompt-no-data-views" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views'] --- import kbnSharedUxPromptNoDataViewsObj from './kbn_shared_ux_prompt_no_data_views.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx index 93ebcb90ef3b8..831177b64a383 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views-mocks title: "@kbn/shared-ux-prompt-no-data-views-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views-mocks'] --- import kbnSharedUxPromptNoDataViewsMocksObj from './kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_not_found.mdx b/api_docs/kbn_shared_ux_prompt_not_found.mdx index 3822a7f854851..4bfc30d7d6fba 100644 --- a/api_docs/kbn_shared_ux_prompt_not_found.mdx +++ b/api_docs/kbn_shared_ux_prompt_not_found.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-not-found title: "@kbn/shared-ux-prompt-not-found" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-not-found plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-not-found'] --- import kbnSharedUxPromptNotFoundObj from './kbn_shared_ux_prompt_not_found.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_router.mdx b/api_docs/kbn_shared_ux_router.mdx index fc18861897bbf..9dd5ad3a6670e 100644 --- a/api_docs/kbn_shared_ux_router.mdx +++ b/api_docs/kbn_shared_ux_router.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-router title: "@kbn/shared-ux-router" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-router plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-router'] --- import kbnSharedUxRouterObj from './kbn_shared_ux_router.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_router_mocks.mdx b/api_docs/kbn_shared_ux_router_mocks.mdx index 65be71158e4c3..dc62c8041a0b3 100644 --- a/api_docs/kbn_shared_ux_router_mocks.mdx +++ b/api_docs/kbn_shared_ux_router_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-router-mocks title: "@kbn/shared-ux-router-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-router-mocks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-router-mocks'] --- import kbnSharedUxRouterMocksObj from './kbn_shared_ux_router_mocks.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_storybook_config.mdx b/api_docs/kbn_shared_ux_storybook_config.mdx index b6a0c8111af32..7615bcbaa2087 100644 --- a/api_docs/kbn_shared_ux_storybook_config.mdx +++ b/api_docs/kbn_shared_ux_storybook_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-storybook-config title: "@kbn/shared-ux-storybook-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-storybook-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook-config'] --- import kbnSharedUxStorybookConfigObj from './kbn_shared_ux_storybook_config.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_storybook_mock.mdx b/api_docs/kbn_shared_ux_storybook_mock.mdx index 23c9a48d6263d..fec920f643a31 100644 --- a/api_docs/kbn_shared_ux_storybook_mock.mdx +++ b/api_docs/kbn_shared_ux_storybook_mock.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-storybook-mock title: "@kbn/shared-ux-storybook-mock" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-storybook-mock plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook-mock'] --- import kbnSharedUxStorybookMockObj from './kbn_shared_ux_storybook_mock.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_tabbed_modal.mdx b/api_docs/kbn_shared_ux_tabbed_modal.mdx index 037fee1780122..2d33ea181dead 100644 --- a/api_docs/kbn_shared_ux_tabbed_modal.mdx +++ b/api_docs/kbn_shared_ux_tabbed_modal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-tabbed-modal title: "@kbn/shared-ux-tabbed-modal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-tabbed-modal plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-tabbed-modal'] --- import kbnSharedUxTabbedModalObj from './kbn_shared_ux_tabbed_modal.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_table_persist.mdx b/api_docs/kbn_shared_ux_table_persist.mdx index 4a07e8c16af6e..7dd691140a0a3 100644 --- a/api_docs/kbn_shared_ux_table_persist.mdx +++ b/api_docs/kbn_shared_ux_table_persist.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-table-persist title: "@kbn/shared-ux-table-persist" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-table-persist plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-table-persist'] --- import kbnSharedUxTablePersistObj from './kbn_shared_ux_table_persist.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_utility.mdx b/api_docs/kbn_shared_ux_utility.mdx index 9a1b5ebbc0e0c..6299f5ddfea95 100644 --- a/api_docs/kbn_shared_ux_utility.mdx +++ b/api_docs/kbn_shared_ux_utility.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-utility title: "@kbn/shared-ux-utility" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-utility plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-utility'] --- import kbnSharedUxUtilityObj from './kbn_shared_ux_utility.devdocs.json'; diff --git a/api_docs/kbn_slo_schema.mdx b/api_docs/kbn_slo_schema.mdx index a64a89e294ffe..e20dbc70faf8d 100644 --- a/api_docs/kbn_slo_schema.mdx +++ b/api_docs/kbn_slo_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-slo-schema title: "@kbn/slo-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/slo-schema plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/slo-schema'] --- import kbnSloSchemaObj from './kbn_slo_schema.devdocs.json'; diff --git a/api_docs/kbn_some_dev_log.mdx b/api_docs/kbn_some_dev_log.mdx index c103f89559124..be48d0ffcb4f3 100644 --- a/api_docs/kbn_some_dev_log.mdx +++ b/api_docs/kbn_some_dev_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-some-dev-log title: "@kbn/some-dev-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/some-dev-log plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/some-dev-log'] --- import kbnSomeDevLogObj from './kbn_some_dev_log.devdocs.json'; diff --git a/api_docs/kbn_sort_predicates.mdx b/api_docs/kbn_sort_predicates.mdx index b9a9df5777903..873b4a90cbefe 100644 --- a/api_docs/kbn_sort_predicates.mdx +++ b/api_docs/kbn_sort_predicates.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sort-predicates title: "@kbn/sort-predicates" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sort-predicates plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sort-predicates'] --- import kbnSortPredicatesObj from './kbn_sort_predicates.devdocs.json'; diff --git a/api_docs/kbn_sse_utils.mdx b/api_docs/kbn_sse_utils.mdx index 00039342b89ed..766d28e2cb0c0 100644 --- a/api_docs/kbn_sse_utils.mdx +++ b/api_docs/kbn_sse_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils title: "@kbn/sse-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils'] --- import kbnSseUtilsObj from './kbn_sse_utils.devdocs.json'; diff --git a/api_docs/kbn_sse_utils_client.mdx b/api_docs/kbn_sse_utils_client.mdx index 1cf3c62ed14ed..5509e51e7788d 100644 --- a/api_docs/kbn_sse_utils_client.mdx +++ b/api_docs/kbn_sse_utils_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils-client title: "@kbn/sse-utils-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils-client plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils-client'] --- import kbnSseUtilsClientObj from './kbn_sse_utils_client.devdocs.json'; diff --git a/api_docs/kbn_sse_utils_server.mdx b/api_docs/kbn_sse_utils_server.mdx index 19e28dd426ab6..4a257dfe01cfa 100644 --- a/api_docs/kbn_sse_utils_server.mdx +++ b/api_docs/kbn_sse_utils_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sse-utils-server title: "@kbn/sse-utils-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sse-utils-server plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sse-utils-server'] --- import kbnSseUtilsServerObj from './kbn_sse_utils_server.devdocs.json'; diff --git a/api_docs/kbn_std.mdx b/api_docs/kbn_std.mdx index 5dd49556b2df0..4548dc31c12bd 100644 --- a/api_docs/kbn_std.mdx +++ b/api_docs/kbn_std.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-std title: "@kbn/std" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/std plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/std'] --- import kbnStdObj from './kbn_std.devdocs.json'; diff --git a/api_docs/kbn_stdio_dev_helpers.mdx b/api_docs/kbn_stdio_dev_helpers.mdx index 24eeeb0b8aaf2..e410948b10843 100644 --- a/api_docs/kbn_stdio_dev_helpers.mdx +++ b/api_docs/kbn_stdio_dev_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-stdio-dev-helpers title: "@kbn/stdio-dev-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/stdio-dev-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/stdio-dev-helpers'] --- import kbnStdioDevHelpersObj from './kbn_stdio_dev_helpers.devdocs.json'; diff --git a/api_docs/kbn_storybook.mdx b/api_docs/kbn_storybook.mdx index 8d67b84b365e7..88fbe4aee1632 100644 --- a/api_docs/kbn_storybook.mdx +++ b/api_docs/kbn_storybook.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-storybook title: "@kbn/storybook" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/storybook plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/storybook'] --- import kbnStorybookObj from './kbn_storybook.devdocs.json'; diff --git a/api_docs/kbn_streams_schema.mdx b/api_docs/kbn_streams_schema.mdx index 5300f502c91e2..a43625ab6e876 100644 --- a/api_docs/kbn_streams_schema.mdx +++ b/api_docs/kbn_streams_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-streams-schema title: "@kbn/streams-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/streams-schema plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/streams-schema'] --- import kbnStreamsSchemaObj from './kbn_streams_schema.devdocs.json'; diff --git a/api_docs/kbn_synthetics_e2e.mdx b/api_docs/kbn_synthetics_e2e.mdx index 173a14ca8a857..f522d10b5d3c9 100644 --- a/api_docs/kbn_synthetics_e2e.mdx +++ b/api_docs/kbn_synthetics_e2e.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-synthetics-e2e title: "@kbn/synthetics-e2e" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/synthetics-e2e plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/synthetics-e2e'] --- import kbnSyntheticsE2eObj from './kbn_synthetics_e2e.devdocs.json'; diff --git a/api_docs/kbn_synthetics_private_location.mdx b/api_docs/kbn_synthetics_private_location.mdx index d2c7ca532ccbe..da7b3e39a9dc1 100644 --- a/api_docs/kbn_synthetics_private_location.mdx +++ b/api_docs/kbn_synthetics_private_location.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-synthetics-private-location title: "@kbn/synthetics-private-location" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/synthetics-private-location plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/synthetics-private-location'] --- import kbnSyntheticsPrivateLocationObj from './kbn_synthetics_private_location.devdocs.json'; diff --git a/api_docs/kbn_telemetry_tools.mdx b/api_docs/kbn_telemetry_tools.mdx index b2c1fc7214122..2f9174c37d872 100644 --- a/api_docs/kbn_telemetry_tools.mdx +++ b/api_docs/kbn_telemetry_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-telemetry-tools title: "@kbn/telemetry-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/telemetry-tools plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/telemetry-tools'] --- import kbnTelemetryToolsObj from './kbn_telemetry_tools.devdocs.json'; diff --git a/api_docs/kbn_test.mdx b/api_docs/kbn_test.mdx index 9d73636ec60b4..b6edbd25d3e48 100644 --- a/api_docs/kbn_test.mdx +++ b/api_docs/kbn_test.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test title: "@kbn/test" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test'] --- import kbnTestObj from './kbn_test.devdocs.json'; diff --git a/api_docs/kbn_test_eui_helpers.mdx b/api_docs/kbn_test_eui_helpers.mdx index 54b5493534848..3c7bea75cfa7f 100644 --- a/api_docs/kbn_test_eui_helpers.mdx +++ b/api_docs/kbn_test_eui_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-eui-helpers title: "@kbn/test-eui-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-eui-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-eui-helpers'] --- import kbnTestEuiHelpersObj from './kbn_test_eui_helpers.devdocs.json'; diff --git a/api_docs/kbn_test_jest_helpers.mdx b/api_docs/kbn_test_jest_helpers.mdx index 03ce4b1a1040c..8e7ddabc2485d 100644 --- a/api_docs/kbn_test_jest_helpers.mdx +++ b/api_docs/kbn_test_jest_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-jest-helpers title: "@kbn/test-jest-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-jest-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-jest-helpers'] --- import kbnTestJestHelpersObj from './kbn_test_jest_helpers.devdocs.json'; diff --git a/api_docs/kbn_test_subj_selector.mdx b/api_docs/kbn_test_subj_selector.mdx index 5b683021ba4f6..966a275e6590b 100644 --- a/api_docs/kbn_test_subj_selector.mdx +++ b/api_docs/kbn_test_subj_selector.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-subj-selector title: "@kbn/test-subj-selector" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-subj-selector plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-subj-selector'] --- import kbnTestSubjSelectorObj from './kbn_test_subj_selector.devdocs.json'; diff --git a/api_docs/kbn_timerange.mdx b/api_docs/kbn_timerange.mdx index 5aa930a05f7a9..4fb2787288411 100644 --- a/api_docs/kbn_timerange.mdx +++ b/api_docs/kbn_timerange.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-timerange title: "@kbn/timerange" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/timerange plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/timerange'] --- import kbnTimerangeObj from './kbn_timerange.devdocs.json'; diff --git a/api_docs/kbn_tooling_log.mdx b/api_docs/kbn_tooling_log.mdx index 40e6527709aca..ac08221652362 100644 --- a/api_docs/kbn_tooling_log.mdx +++ b/api_docs/kbn_tooling_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-tooling-log title: "@kbn/tooling-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/tooling-log plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/tooling-log'] --- import kbnToolingLogObj from './kbn_tooling_log.devdocs.json'; diff --git a/api_docs/kbn_transpose_utils.mdx b/api_docs/kbn_transpose_utils.mdx index 3ae7de9b2310a..40ec2f31d6bf4 100644 --- a/api_docs/kbn_transpose_utils.mdx +++ b/api_docs/kbn_transpose_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-transpose-utils title: "@kbn/transpose-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/transpose-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/transpose-utils'] --- import kbnTransposeUtilsObj from './kbn_transpose_utils.devdocs.json'; diff --git a/api_docs/kbn_triggers_actions_ui_types.mdx b/api_docs/kbn_triggers_actions_ui_types.mdx index b2d4629e202b4..3119bb27a517e 100644 --- a/api_docs/kbn_triggers_actions_ui_types.mdx +++ b/api_docs/kbn_triggers_actions_ui_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-triggers-actions-ui-types title: "@kbn/triggers-actions-ui-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/triggers-actions-ui-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/triggers-actions-ui-types'] --- import kbnTriggersActionsUiTypesObj from './kbn_triggers_actions_ui_types.devdocs.json'; diff --git a/api_docs/kbn_try_in_console.mdx b/api_docs/kbn_try_in_console.mdx index 2f08819dde363..cd04b3050dfd6 100644 --- a/api_docs/kbn_try_in_console.mdx +++ b/api_docs/kbn_try_in_console.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-try-in-console title: "@kbn/try-in-console" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/try-in-console plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/try-in-console'] --- import kbnTryInConsoleObj from './kbn_try_in_console.devdocs.json'; diff --git a/api_docs/kbn_ts_projects.mdx b/api_docs/kbn_ts_projects.mdx index 8d2b4b61dcb05..2f5cad48b2c9f 100644 --- a/api_docs/kbn_ts_projects.mdx +++ b/api_docs/kbn_ts_projects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ts-projects title: "@kbn/ts-projects" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ts-projects plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ts-projects'] --- import kbnTsProjectsObj from './kbn_ts_projects.devdocs.json'; diff --git a/api_docs/kbn_typed_react_router_config.mdx b/api_docs/kbn_typed_react_router_config.mdx index f578cd865e541..98e5eca5f5219 100644 --- a/api_docs/kbn_typed_react_router_config.mdx +++ b/api_docs/kbn_typed_react_router_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-typed-react-router-config title: "@kbn/typed-react-router-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/typed-react-router-config plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/typed-react-router-config'] --- import kbnTypedReactRouterConfigObj from './kbn_typed_react_router_config.devdocs.json'; diff --git a/api_docs/kbn_ui_actions_browser.mdx b/api_docs/kbn_ui_actions_browser.mdx index a4ff10ca9ec25..c05fb5300a737 100644 --- a/api_docs/kbn_ui_actions_browser.mdx +++ b/api_docs/kbn_ui_actions_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-actions-browser title: "@kbn/ui-actions-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-actions-browser plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-actions-browser'] --- import kbnUiActionsBrowserObj from './kbn_ui_actions_browser.devdocs.json'; diff --git a/api_docs/kbn_ui_shared_deps_src.mdx b/api_docs/kbn_ui_shared_deps_src.mdx index d063ddacde907..80fff615d655f 100644 --- a/api_docs/kbn_ui_shared_deps_src.mdx +++ b/api_docs/kbn_ui_shared_deps_src.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-shared-deps-src title: "@kbn/ui-shared-deps-src" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-shared-deps-src plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-shared-deps-src'] --- import kbnUiSharedDepsSrcObj from './kbn_ui_shared_deps_src.devdocs.json'; diff --git a/api_docs/kbn_ui_theme.mdx b/api_docs/kbn_ui_theme.mdx index f4075e7d52dfb..b5899447791dc 100644 --- a/api_docs/kbn_ui_theme.mdx +++ b/api_docs/kbn_ui_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-theme title: "@kbn/ui-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-theme plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-theme'] --- import kbnUiThemeObj from './kbn_ui_theme.devdocs.json'; diff --git a/api_docs/kbn_unified_data_table.mdx b/api_docs/kbn_unified_data_table.mdx index 8228640fd0de2..20ac7cca948b1 100644 --- a/api_docs/kbn_unified_data_table.mdx +++ b/api_docs/kbn_unified_data_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-data-table title: "@kbn/unified-data-table" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-data-table plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-data-table'] --- import kbnUnifiedDataTableObj from './kbn_unified_data_table.devdocs.json'; diff --git a/api_docs/kbn_unified_doc_viewer.mdx b/api_docs/kbn_unified_doc_viewer.mdx index 153368a3bb34b..253ea3e1b2733 100644 --- a/api_docs/kbn_unified_doc_viewer.mdx +++ b/api_docs/kbn_unified_doc_viewer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-doc-viewer title: "@kbn/unified-doc-viewer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-doc-viewer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-doc-viewer'] --- import kbnUnifiedDocViewerObj from './kbn_unified_doc_viewer.devdocs.json'; diff --git a/api_docs/kbn_unified_field_list.mdx b/api_docs/kbn_unified_field_list.mdx index 45fae5a6f219d..47fba5798b58a 100644 --- a/api_docs/kbn_unified_field_list.mdx +++ b/api_docs/kbn_unified_field_list.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unified-field-list title: "@kbn/unified-field-list" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unified-field-list plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-field-list'] --- import kbnUnifiedFieldListObj from './kbn_unified_field_list.devdocs.json'; diff --git a/api_docs/kbn_unsaved_changes_badge.mdx b/api_docs/kbn_unsaved_changes_badge.mdx index 0c4c37ccf51b9..c5be4dee551c8 100644 --- a/api_docs/kbn_unsaved_changes_badge.mdx +++ b/api_docs/kbn_unsaved_changes_badge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unsaved-changes-badge title: "@kbn/unsaved-changes-badge" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unsaved-changes-badge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unsaved-changes-badge'] --- import kbnUnsavedChangesBadgeObj from './kbn_unsaved_changes_badge.devdocs.json'; diff --git a/api_docs/kbn_unsaved_changes_prompt.mdx b/api_docs/kbn_unsaved_changes_prompt.mdx index 741d888b7a713..209561bef1c45 100644 --- a/api_docs/kbn_unsaved_changes_prompt.mdx +++ b/api_docs/kbn_unsaved_changes_prompt.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-unsaved-changes-prompt title: "@kbn/unsaved-changes-prompt" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/unsaved-changes-prompt plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unsaved-changes-prompt'] --- import kbnUnsavedChangesPromptObj from './kbn_unsaved_changes_prompt.devdocs.json'; diff --git a/api_docs/kbn_use_tracked_promise.mdx b/api_docs/kbn_use_tracked_promise.mdx index 575efa567fc6d..25be496830412 100644 --- a/api_docs/kbn_use_tracked_promise.mdx +++ b/api_docs/kbn_use_tracked_promise.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-use-tracked-promise title: "@kbn/use-tracked-promise" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/use-tracked-promise plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/use-tracked-promise'] --- import kbnUseTrackedPromiseObj from './kbn_use_tracked_promise.devdocs.json'; diff --git a/api_docs/kbn_user_profile_components.mdx b/api_docs/kbn_user_profile_components.mdx index aa035cf0c78c3..2f6d321252a4e 100644 --- a/api_docs/kbn_user_profile_components.mdx +++ b/api_docs/kbn_user_profile_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-user-profile-components title: "@kbn/user-profile-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/user-profile-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/user-profile-components'] --- import kbnUserProfileComponentsObj from './kbn_user_profile_components.devdocs.json'; diff --git a/api_docs/kbn_utility_types.mdx b/api_docs/kbn_utility_types.mdx index 527b17b062529..ac54f42972639 100644 --- a/api_docs/kbn_utility_types.mdx +++ b/api_docs/kbn_utility_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types title: "@kbn/utility-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types'] --- import kbnUtilityTypesObj from './kbn_utility_types.devdocs.json'; diff --git a/api_docs/kbn_utility_types_jest.mdx b/api_docs/kbn_utility_types_jest.mdx index 329a51c7bb666..09591b45b2d38 100644 --- a/api_docs/kbn_utility_types_jest.mdx +++ b/api_docs/kbn_utility_types_jest.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types-jest title: "@kbn/utility-types-jest" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types-jest plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types-jest'] --- import kbnUtilityTypesJestObj from './kbn_utility_types_jest.devdocs.json'; diff --git a/api_docs/kbn_utils.mdx b/api_docs/kbn_utils.mdx index 32a1db2619984..97acd4e808550 100644 --- a/api_docs/kbn_utils.mdx +++ b/api_docs/kbn_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utils title: "@kbn/utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utils'] --- import kbnUtilsObj from './kbn_utils.devdocs.json'; diff --git a/api_docs/kbn_visualization_ui_components.mdx b/api_docs/kbn_visualization_ui_components.mdx index fdf02da4922c0..e71633ccddae4 100644 --- a/api_docs/kbn_visualization_ui_components.mdx +++ b/api_docs/kbn_visualization_ui_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-visualization-ui-components title: "@kbn/visualization-ui-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/visualization-ui-components plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/visualization-ui-components'] --- import kbnVisualizationUiComponentsObj from './kbn_visualization_ui_components.devdocs.json'; diff --git a/api_docs/kbn_visualization_utils.mdx b/api_docs/kbn_visualization_utils.mdx index da090cfa41f73..8330e0b8380b4 100644 --- a/api_docs/kbn_visualization_utils.mdx +++ b/api_docs/kbn_visualization_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-visualization-utils title: "@kbn/visualization-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/visualization-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/visualization-utils'] --- import kbnVisualizationUtilsObj from './kbn_visualization_utils.devdocs.json'; diff --git a/api_docs/kbn_xstate_utils.mdx b/api_docs/kbn_xstate_utils.mdx index 344dedc494c34..1d608b66ccb1d 100644 --- a/api_docs/kbn_xstate_utils.mdx +++ b/api_docs/kbn_xstate_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-xstate-utils title: "@kbn/xstate-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/xstate-utils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/xstate-utils'] --- import kbnXstateUtilsObj from './kbn_xstate_utils.devdocs.json'; diff --git a/api_docs/kbn_yarn_lock_validator.mdx b/api_docs/kbn_yarn_lock_validator.mdx index 2ebcaf0b72c0d..f3ae41c5db177 100644 --- a/api_docs/kbn_yarn_lock_validator.mdx +++ b/api_docs/kbn_yarn_lock_validator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-yarn-lock-validator title: "@kbn/yarn-lock-validator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/yarn-lock-validator plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/yarn-lock-validator'] --- import kbnYarnLockValidatorObj from './kbn_yarn_lock_validator.devdocs.json'; diff --git a/api_docs/kbn_zod.mdx b/api_docs/kbn_zod.mdx index 22ca52afddf8a..9a2b7315331ae 100644 --- a/api_docs/kbn_zod.mdx +++ b/api_docs/kbn_zod.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-zod title: "@kbn/zod" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/zod plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/zod'] --- import kbnZodObj from './kbn_zod.devdocs.json'; diff --git a/api_docs/kbn_zod_helpers.mdx b/api_docs/kbn_zod_helpers.mdx index 22a81c7589ece..73afa0c03a5b1 100644 --- a/api_docs/kbn_zod_helpers.mdx +++ b/api_docs/kbn_zod_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-zod-helpers title: "@kbn/zod-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/zod-helpers plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/zod-helpers'] --- import kbnZodHelpersObj from './kbn_zod_helpers.devdocs.json'; diff --git a/api_docs/kibana_overview.mdx b/api_docs/kibana_overview.mdx index f2a5eefb5475e..66eaf7277c9c5 100644 --- a/api_docs/kibana_overview.mdx +++ b/api_docs/kibana_overview.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaOverview title: "kibanaOverview" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaOverview plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaOverview'] --- import kibanaOverviewObj from './kibana_overview.devdocs.json'; diff --git a/api_docs/kibana_react.devdocs.json b/api_docs/kibana_react.devdocs.json index 1f5f6b200058a..4e3811855e9a9 100644 --- a/api_docs/kibana_react.devdocs.json +++ b/api_docs/kibana_react.devdocs.json @@ -935,14 +935,6 @@ "deprecated": true, "trackAdoption": false, "references": [ - { - "plugin": "observabilityShared", - "path": "x-pack/solutions/observability/plugins/observability_shared/public/components/header_menu/header_menu_portal.tsx" - }, - { - "plugin": "observabilityShared", - "path": "x-pack/solutions/observability/plugins/observability_shared/public/components/header_menu/header_menu_portal.tsx" - }, { "plugin": "monitoring", "path": "x-pack/platform/plugins/private/monitoring/public/components/header_menu/header_menu_portal.tsx" @@ -950,6 +942,14 @@ { "plugin": "monitoring", "path": "x-pack/platform/plugins/private/monitoring/public/components/header_menu/header_menu_portal.tsx" + }, + { + "plugin": "observabilityShared", + "path": "x-pack/solutions/observability/plugins/observability_shared/public/components/header_menu/header_menu_portal.tsx" + }, + { + "plugin": "observabilityShared", + "path": "x-pack/solutions/observability/plugins/observability_shared/public/components/header_menu/header_menu_portal.tsx" } ], "children": [ diff --git a/api_docs/kibana_react.mdx b/api_docs/kibana_react.mdx index 8eaaec38e54c4..043731b837c94 100644 --- a/api_docs/kibana_react.mdx +++ b/api_docs/kibana_react.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaReact title: "kibanaReact" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaReact plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaReact'] --- import kibanaReactObj from './kibana_react.devdocs.json'; diff --git a/api_docs/kibana_utils.mdx b/api_docs/kibana_utils.mdx index bc60d77a832a9..73c124debbcf9 100644 --- a/api_docs/kibana_utils.mdx +++ b/api_docs/kibana_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaUtils title: "kibanaUtils" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaUtils plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaUtils'] --- import kibanaUtilsObj from './kibana_utils.devdocs.json'; diff --git a/api_docs/kubernetes_security.mdx b/api_docs/kubernetes_security.mdx index d1aed157ca828..9c1c68f9afd03 100644 --- a/api_docs/kubernetes_security.mdx +++ b/api_docs/kubernetes_security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kubernetesSecurity title: "kubernetesSecurity" image: https://source.unsplash.com/400x175/?github description: API docs for the kubernetesSecurity plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kubernetesSecurity'] --- import kubernetesSecurityObj from './kubernetes_security.devdocs.json'; diff --git a/api_docs/lens.mdx b/api_docs/lens.mdx index 3e3e47beb9448..e4ea46c6e6532 100644 --- a/api_docs/lens.mdx +++ b/api_docs/lens.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lens title: "lens" image: https://source.unsplash.com/400x175/?github description: API docs for the lens plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lens'] --- import lensObj from './lens.devdocs.json'; diff --git a/api_docs/license_api_guard.mdx b/api_docs/license_api_guard.mdx index 25576318cffeb..0b88a39db0b28 100644 --- a/api_docs/license_api_guard.mdx +++ b/api_docs/license_api_guard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseApiGuard title: "licenseApiGuard" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseApiGuard plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseApiGuard'] --- import licenseApiGuardObj from './license_api_guard.devdocs.json'; diff --git a/api_docs/license_management.mdx b/api_docs/license_management.mdx index 0130aba395917..f733a8ca19d1c 100644 --- a/api_docs/license_management.mdx +++ b/api_docs/license_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseManagement title: "licenseManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseManagement'] --- import licenseManagementObj from './license_management.devdocs.json'; diff --git a/api_docs/licensing.devdocs.json b/api_docs/licensing.devdocs.json index 56bb4411b94de..30144603b62ea 100644 --- a/api_docs/licensing.devdocs.json +++ b/api_docs/licensing.devdocs.json @@ -495,80 +495,80 @@ "trackAdoption": false, "references": [ { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "securitySolution", @@ -1816,80 +1816,80 @@ "trackAdoption": false, "references": [ { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "security", + "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" }, { - "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "plugin": "fleet", + "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "apm", - "path": "x-pack/plugins/observability_solution/apm/common/license_check.test.ts" + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "security", - "path": "x-pack/plugins/security/common/licensing/license_service.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/common/services/agent_policy_config.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { - "plugin": "fleet", - "path": "x-pack/platform/plugins/shared/fleet/server/services/agent_policy_watch.test.ts" + "plugin": "apm", + "path": "x-pack/solutions/observability/plugins/apm/common/license_check.test.ts" }, { "plugin": "securitySolution", @@ -2202,10 +2202,6 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/lib/reindexing/reindex_service.ts" }, - { - "plugin": "ml", - "path": "x-pack/platform/plugins/shared/ml/server/plugin.ts" - }, { "plugin": "spaces", "path": "x-pack/plugins/spaces/server/usage_collection/spaces_usage_collector.test.ts" @@ -2246,6 +2242,10 @@ "plugin": "aiops", "path": "x-pack/platform/plugins/shared/aiops/server/plugin.ts" }, + { + "plugin": "ml", + "path": "x-pack/platform/plugins/shared/ml/server/plugin.ts" + }, { "plugin": "osquery", "path": "x-pack/platform/plugins/shared/osquery/server/handlers/action/create_action_service.ts" diff --git a/api_docs/licensing.mdx b/api_docs/licensing.mdx index ae2fe2e25e626..fda24af225b05 100644 --- a/api_docs/licensing.mdx +++ b/api_docs/licensing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licensing title: "licensing" image: https://source.unsplash.com/400x175/?github description: API docs for the licensing plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licensing'] --- import licensingObj from './licensing.devdocs.json'; diff --git a/api_docs/links.mdx b/api_docs/links.mdx index 1b97630af1706..add6070833559 100644 --- a/api_docs/links.mdx +++ b/api_docs/links.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/links title: "links" image: https://source.unsplash.com/400x175/?github description: API docs for the links plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'links'] --- import linksObj from './links.devdocs.json'; diff --git a/api_docs/lists.mdx b/api_docs/lists.mdx index 82a9095e19cbc..a7af9966a0192 100644 --- a/api_docs/lists.mdx +++ b/api_docs/lists.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lists title: "lists" image: https://source.unsplash.com/400x175/?github description: API docs for the lists plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lists'] --- import listsObj from './lists.devdocs.json'; diff --git a/api_docs/llm_tasks.mdx b/api_docs/llm_tasks.mdx index 9a98726222688..586fd2c7ac934 100644 --- a/api_docs/llm_tasks.mdx +++ b/api_docs/llm_tasks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/llmTasks title: "llmTasks" image: https://source.unsplash.com/400x175/?github description: API docs for the llmTasks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'llmTasks'] --- import llmTasksObj from './llm_tasks.devdocs.json'; diff --git a/api_docs/logs_data_access.mdx b/api_docs/logs_data_access.mdx index 32ceef72ca411..ebf592bb47aac 100644 --- a/api_docs/logs_data_access.mdx +++ b/api_docs/logs_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsDataAccess title: "logsDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the logsDataAccess plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsDataAccess'] --- import logsDataAccessObj from './logs_data_access.devdocs.json'; diff --git a/api_docs/logs_explorer.mdx b/api_docs/logs_explorer.mdx index b5122b6a9a592..ff09cd084e928 100644 --- a/api_docs/logs_explorer.mdx +++ b/api_docs/logs_explorer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsExplorer title: "logsExplorer" image: https://source.unsplash.com/400x175/?github description: API docs for the logsExplorer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsExplorer'] --- import logsExplorerObj from './logs_explorer.devdocs.json'; diff --git a/api_docs/logs_shared.mdx b/api_docs/logs_shared.mdx index c39b823bb39a3..0b1d43cccfeb9 100644 --- a/api_docs/logs_shared.mdx +++ b/api_docs/logs_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/logsShared title: "logsShared" image: https://source.unsplash.com/400x175/?github description: API docs for the logsShared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'logsShared'] --- import logsSharedObj from './logs_shared.devdocs.json'; diff --git a/api_docs/management.mdx b/api_docs/management.mdx index 688520f146c01..f12e14156b005 100644 --- a/api_docs/management.mdx +++ b/api_docs/management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/management title: "management" image: https://source.unsplash.com/400x175/?github description: API docs for the management plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'management'] --- import managementObj from './management.devdocs.json'; diff --git a/api_docs/maps.mdx b/api_docs/maps.mdx index f9f5180de9cf3..13a7a4ca2554d 100644 --- a/api_docs/maps.mdx +++ b/api_docs/maps.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/maps title: "maps" image: https://source.unsplash.com/400x175/?github description: API docs for the maps plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'maps'] --- import mapsObj from './maps.devdocs.json'; diff --git a/api_docs/maps_ems.mdx b/api_docs/maps_ems.mdx index a1bbfb8719b29..2843a3c4b151e 100644 --- a/api_docs/maps_ems.mdx +++ b/api_docs/maps_ems.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/mapsEms title: "mapsEms" image: https://source.unsplash.com/400x175/?github description: API docs for the mapsEms plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mapsEms'] --- import mapsEmsObj from './maps_ems.devdocs.json'; diff --git a/api_docs/metrics_data_access.devdocs.json b/api_docs/metrics_data_access.devdocs.json index 747c1954c9283..957541f4585c1 100644 --- a/api_docs/metrics_data_access.devdocs.json +++ b/api_docs/metrics_data_access.devdocs.json @@ -15,7 +15,7 @@ "RouterLinkProps", "; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/pages/link_to/use_asset_details_redirect.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/pages/link_to/use_asset_details_redirect.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -31,7 +31,7 @@ "tags": [], "label": "RouteState", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -42,7 +42,7 @@ "tags": [], "label": "originAppId", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -53,7 +53,7 @@ "tags": [], "label": "originPathname", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -67,7 +67,7 @@ "signature": [ "string | undefined" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -85,7 +85,7 @@ "tags": [], "label": "MetricsDataPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -99,7 +99,7 @@ "signature": [ "MetricsDataClient" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false } @@ -114,7 +114,7 @@ "tags": [], "label": "MetricsDataPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -128,7 +128,7 @@ "signature": [ "MetricsDataClient" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false }, @@ -144,7 +144,7 @@ "NodeMetricsTableProps", ") => JSX.Element" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -158,7 +158,7 @@ "signature": [ "NodeMetricsTableProps" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -178,7 +178,7 @@ "NodeMetricsTableProps", ") => JSX.Element" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -192,7 +192,7 @@ "signature": [ "NodeMetricsTableProps" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -212,7 +212,7 @@ "NodeMetricsTableProps", ") => JSX.Element" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -226,7 +226,7 @@ "signature": [ "NodeMetricsTableProps" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/public/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/public/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -248,7 +248,7 @@ "tags": [], "label": "MetricsDataClient", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -270,7 +270,7 @@ }, ") => Promise" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -290,7 +290,7 @@ "text": "GetMetricIndicesOptions" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -324,7 +324,7 @@ }, "<{ metricIndices: string; }>>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -344,7 +344,7 @@ "text": "UpdateMetricIndicesOptions" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -370,7 +370,7 @@ }, ") => void" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -390,7 +390,7 @@ "text": "DefaultMetricIndicesHandler" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client/client.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client/client.ts", "deprecated": false, "trackAdoption": false, "isRequired": false @@ -411,7 +411,7 @@ "tags": [], "label": "GetMetricIndicesOptions", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -431,7 +431,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -459,7 +459,7 @@ }, ") => Promise) | null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -474,7 +474,7 @@ "signature": [ "\"metrics-data-source\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/saved_objects/metrics_data_source/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/saved_objects/metrics_data_source/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -496,7 +496,7 @@ }, " & { metricIndices: string; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -510,7 +510,7 @@ "tags": [], "label": "MetricsDataClientMock", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client_mock.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client_mock.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -531,7 +531,7 @@ "text": "MetricsDataClient" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/client_mock.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/client_mock.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -548,7 +548,7 @@ "tags": [], "label": "MetricsDataPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -568,7 +568,7 @@ "text": "MetricsDataClient" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/server/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/server/types.ts", "deprecated": false, "trackAdoption": false } @@ -590,7 +590,7 @@ "signature": [ "(type: \"host\" | \"container\" | \"pod\" | \"awsEC2\" | \"awsS3\" | \"awsSQS\" | \"awsRDS\") => { id: string; name: string; os?: string | undefined; ip?: string | undefined; cloudProvider?: string | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -604,7 +604,7 @@ "signature": [ "\"host\" | \"container\" | \"pod\" | \"awsEC2\" | \"awsS3\" | \"awsSQS\" | \"awsRDS\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -631,7 +631,7 @@ }, "" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -645,7 +645,7 @@ "signature": [ "T" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -664,7 +664,7 @@ "signature": [ "(type: \"host\" | \"container\" | \"pod\" | \"awsEC2\" | \"awsS3\" | \"awsSQS\" | \"awsRDS\") => \"container.id\" | \"host.name\" | \"kubernetes.pod.uid\" | undefined" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -678,7 +678,7 @@ "signature": [ "\"host\" | \"container\" | \"pod\" | \"awsEC2\" | \"awsS3\" | \"awsSQS\" | \"awsRDS\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -699,7 +699,7 @@ "AggregationsMetricAggregationBase", ", \"field\"> | undefined>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -713,7 +713,7 @@ "signature": [ "unknown" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -734,7 +734,7 @@ "AggregationsAggregationContainer", ", \"derivative\">" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -748,7 +748,7 @@ "signature": [ "unknown" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -769,7 +769,7 @@ "AggregationsAggregationContainer", ", \"sum_bucket\">" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -783,7 +783,7 @@ "signature": [ "unknown" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -804,7 +804,7 @@ "AggregationsAggregationContainer", ", \"aggregations\" | \"terms\">" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -818,7 +818,7 @@ "signature": [ "unknown" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -844,7 +844,7 @@ "text": "MetricsUIAggregation" } ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -858,7 +858,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -873,7 +873,7 @@ "signature": [ "string" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/shared/metrics/snapshot/network_traffic.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -891,7 +891,7 @@ "tags": [], "label": "MetricsAPIMetric", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -902,7 +902,7 @@ "tags": [], "label": "id", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false }, @@ -918,7 +918,7 @@ "AggregationsAggregate", "; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false } @@ -938,7 +938,7 @@ "signature": [ "(\"rx\" | \"tx\" | \"cpu\" | \"diskIOReadBytes\" | \"diskIOWriteBytes\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/aws_ec2/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/aws_ec2/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -953,7 +953,7 @@ "signature": [ "(\"cpu\" | \"rdsLatency\" | \"rdsConnections\" | \"rdsQueriesExecuted\" | \"rdsActiveTransactions\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/aws_rds/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/aws_rds/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -968,7 +968,7 @@ "signature": [ "(\"s3BucketSize\" | \"s3NumberOfObjects\" | \"s3TotalRequests\" | \"s3UploadBytes\" | \"s3DownloadBytes\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/aws_s3/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/aws_s3/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -983,7 +983,7 @@ "signature": [ "(\"sqsMessagesVisible\" | \"sqsMessagesDelayed\" | \"sqsMessagesEmpty\" | \"sqsMessagesSent\" | \"sqsOldestMessage\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/aws_sqs/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/aws_sqs/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -998,7 +998,7 @@ "signature": [ "(\"memory\" | \"rx\" | \"tx\" | \"cpu\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/container/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/container/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1013,7 +1013,7 @@ "signature": [ "(\"memory\" | \"rx\" | \"logRate\" | \"normalizedLoad1m\" | \"memoryFree\" | \"tx\" | \"cpu\" | \"cpuV2\" | \"diskLatency\" | \"diskSpaceUsage\" | \"load\" | \"memoryTotal\" | \"rxV2\" | \"txV2\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/host/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/host/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1028,7 +1028,7 @@ "signature": [ "\"number\" | \"percent\" | \"bytes\" | \"bits\" | \"abbreviatedNumber\" | \"highPrecision\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1043,7 +1043,7 @@ "signature": [ "\"host\" | \"container\" | \"pod\" | \"awsEC2\" | \"awsS3\" | \"awsSQS\" | \"awsRDS\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1058,7 +1058,7 @@ "signature": [ "\"custom\" | \"hostSystemOverview\" | \"hostCpuUsageTotal\" | \"hostCpuUsage\" | \"hostK8sOverview\" | \"hostK8sCpuCap\" | \"hostK8sDiskCap\" | \"hostK8sMemoryCap\" | \"hostK8sPodCap\" | \"hostLoad\" | \"hostMemoryUsage\" | \"hostNetworkTraffic\" | \"podOverview\" | \"podCpuUsage\" | \"podMemoryUsage\" | \"podLogUsage\" | \"podNetworkTraffic\" | \"containerOverview\" | \"containerCpuUsage\" | \"containerDiskIOOps\" | \"containerDiskIOBytes\" | \"containerMemory\" | \"containerNetworkTraffic\" | \"containerK8sOverview\" | \"containerK8sCpuUsage\" | \"containerK8sMemoryUsage\" | \"nginxHits\" | \"nginxRequestRate\" | \"nginxActiveConnections\" | \"nginxRequestsPerConnection\" | \"awsOverview\" | \"awsCpuUtilization\" | \"awsNetworkBytes\" | \"awsNetworkPackets\" | \"awsDiskioBytes\" | \"awsDiskioOps\" | \"awsEC2CpuUtilization\" | \"awsEC2NetworkTraffic\" | \"awsEC2DiskIOBytes\" | \"awsS3TotalRequests\" | \"awsS3NumberOfObjects\" | \"awsS3BucketSize\" | \"awsS3DownloadBytes\" | \"awsS3UploadBytes\" | \"awsRDSCpuTotal\" | \"awsRDSConnections\" | \"awsRDSQueriesExecuted\" | \"awsRDSActiveTransactions\" | \"awsRDSLatency\" | \"awsSQSMessagesVisible\" | \"awsSQSMessagesDelayed\" | \"awsSQSMessagesSent\" | \"awsSQSMessagesEmpty\" | \"awsSQSOldestMessage\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -1713,7 +1713,7 @@ "LensYBoundsConfig", " | undefined; } & { id: string; }; }; }; }>>)[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2384,7 +2384,7 @@ "InventoryMetrics", ">; }[T]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2399,7 +2399,7 @@ "signature": [ "\"area\" | \"line\" | \"bar\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2414,7 +2414,7 @@ "signature": [ "20" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/constants.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2429,7 +2429,7 @@ "signature": [ "{ name: string; type: \"string\" | \"number\" | \"date\"; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2444,7 +2444,7 @@ "signature": [ "\"string\" | \"number\" | \"date\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2459,7 +2459,7 @@ "signature": [ "{ afterKey: { [x: string]: string | null; } | null | undefined; } & { interval?: number | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2482,7 +2482,7 @@ }, "[]; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2497,7 +2497,7 @@ "signature": [ "{ series: ({ id: string; columns: { name: string; type: \"string\" | \"number\" | \"date\"; }[]; rows: ({ timestamp: number; } & { [x: string]: string | number | object[] | null | undefined; })[]; } & { keys?: string[] | undefined; } & { metricsets?: string[] | undefined; })[]; info: { afterKey: { [x: string]: string | null; } | null | undefined; } & { interval?: number | undefined; }; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2512,7 +2512,7 @@ "signature": [ "{ timestamp: number; } & { [x: string]: string | number | object[] | null | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2527,7 +2527,7 @@ "signature": [ "{ id: string; columns: { name: string; type: \"string\" | \"number\" | \"date\"; }[]; rows: ({ timestamp: number; } & { [x: string]: string | number | object[] | null | undefined; })[]; } & { keys?: string[] | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2542,7 +2542,7 @@ "signature": [ "{ from: number; to: number; interval: string; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2559,7 +2559,7 @@ "AggregationsAggregate", "; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2574,7 +2574,7 @@ "signature": [ "(\"memory\" | \"rx\" | \"tx\" | \"cpu\")[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/kubernetes/pod/metrics/index.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/kubernetes/pod/metrics/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2589,7 +2589,7 @@ "signature": [ "\"count\" | \"memory\" | \"custom\" | \"rx\" | \"logRate\" | \"normalizedLoad1m\" | \"memoryFree\" | \"tx\" | \"cpu\" | \"s3BucketSize\" | \"s3NumberOfObjects\" | \"s3TotalRequests\" | \"s3UploadBytes\" | \"s3DownloadBytes\" | \"cpuV2\" | \"diskLatency\" | \"diskSpaceUsage\" | \"load\" | \"memoryTotal\" | \"rxV2\" | \"txV2\" | \"diskIOReadBytes\" | \"diskIOWriteBytes\" | \"rdsLatency\" | \"rdsConnections\" | \"rdsQueriesExecuted\" | \"rdsActiveTransactions\" | \"sqsMessagesVisible\" | \"sqsMessagesDelayed\" | \"sqsMessagesEmpty\" | \"sqsMessagesSent\" | \"sqsOldestMessage\"" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2604,7 +2604,7 @@ "signature": [ "{ id: \"custom\" | \"hostSystemOverview\" | \"hostCpuUsageTotal\" | \"hostCpuUsage\" | \"hostK8sOverview\" | \"hostK8sCpuCap\" | \"hostK8sDiskCap\" | \"hostK8sMemoryCap\" | \"hostK8sPodCap\" | \"hostLoad\" | \"hostMemoryUsage\" | \"hostNetworkTraffic\" | \"podOverview\" | \"podCpuUsage\" | \"podMemoryUsage\" | \"podLogUsage\" | \"podNetworkTraffic\" | \"containerOverview\" | \"containerCpuUsage\" | \"containerDiskIOOps\" | \"containerDiskIOBytes\" | \"containerMemory\" | \"containerNetworkTraffic\" | \"containerK8sOverview\" | \"containerK8sCpuUsage\" | \"containerK8sMemoryUsage\" | \"nginxHits\" | \"nginxRequestRate\" | \"nginxActiveConnections\" | \"nginxRequestsPerConnection\" | \"awsOverview\" | \"awsCpuUtilization\" | \"awsNetworkBytes\" | \"awsNetworkPackets\" | \"awsDiskioBytes\" | \"awsDiskioOps\" | \"awsEC2CpuUtilization\" | \"awsEC2NetworkTraffic\" | \"awsEC2DiskIOBytes\" | \"awsS3TotalRequests\" | \"awsS3NumberOfObjects\" | \"awsS3BucketSize\" | \"awsS3DownloadBytes\" | \"awsS3UploadBytes\" | \"awsRDSCpuTotal\" | \"awsRDSConnections\" | \"awsRDSQueriesExecuted\" | \"awsRDSActiveTransactions\" | \"awsRDSLatency\" | \"awsSQSMessagesVisible\" | \"awsSQSMessagesDelayed\" | \"awsSQSMessagesSent\" | \"awsSQSMessagesEmpty\" | \"awsSQSOldestMessage\"; requires: string[]; index_pattern: string | string[]; interval: string; time_field: string; type: string; series: ({ id: string; metrics: ({ id: string; type: \"count\"; } | ({ id: string; type: \"min\" | \"max\" | \"sum\" | \"avg\" | \"count\" | \"cardinality\" | \"cumulative_sum\" | \"derivative\" | \"calculation\" | \"series_agg\" | \"positive_only\"; } & { field?: string | undefined; }) | { id: string; script: string; type: \"calculation\"; variables: { field: string; id: string; name: string; }[]; } | { id: string; field: string; unit: string; type: \"derivative\"; } | ({ id: string; type: \"percentile\"; percentiles: { id: string; value: number; }[]; } & { field?: string | undefined; }) | { id: string; function: string; type: \"series_agg\"; })[]; split_mode: string; } & { terms_field?: string | undefined; terms_size?: number | undefined; terms_order_by?: string | undefined; filter?: { query: string; language: \"kuery\" | \"lucene\"; } | undefined; })[]; } & { filter?: string | undefined; map_field_to?: string | undefined; id_type?: \"cloud\" | \"node\" | undefined; drop_last_bucket?: boolean | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2619,7 +2619,7 @@ "signature": [ "(timeField: string, indexPattern: string | string[], interval: string) => { id: \"custom\" | \"hostSystemOverview\" | \"hostCpuUsageTotal\" | \"hostCpuUsage\" | \"hostK8sOverview\" | \"hostK8sCpuCap\" | \"hostK8sDiskCap\" | \"hostK8sMemoryCap\" | \"hostK8sPodCap\" | \"hostLoad\" | \"hostMemoryUsage\" | \"hostNetworkTraffic\" | \"podOverview\" | \"podCpuUsage\" | \"podMemoryUsage\" | \"podLogUsage\" | \"podNetworkTraffic\" | \"containerOverview\" | \"containerCpuUsage\" | \"containerDiskIOOps\" | \"containerDiskIOBytes\" | \"containerMemory\" | \"containerNetworkTraffic\" | \"containerK8sOverview\" | \"containerK8sCpuUsage\" | \"containerK8sMemoryUsage\" | \"nginxHits\" | \"nginxRequestRate\" | \"nginxActiveConnections\" | \"nginxRequestsPerConnection\" | \"awsOverview\" | \"awsCpuUtilization\" | \"awsNetworkBytes\" | \"awsNetworkPackets\" | \"awsDiskioBytes\" | \"awsDiskioOps\" | \"awsEC2CpuUtilization\" | \"awsEC2NetworkTraffic\" | \"awsEC2DiskIOBytes\" | \"awsS3TotalRequests\" | \"awsS3NumberOfObjects\" | \"awsS3BucketSize\" | \"awsS3DownloadBytes\" | \"awsS3UploadBytes\" | \"awsRDSCpuTotal\" | \"awsRDSConnections\" | \"awsRDSQueriesExecuted\" | \"awsRDSActiveTransactions\" | \"awsRDSLatency\" | \"awsSQSMessagesVisible\" | \"awsSQSMessagesDelayed\" | \"awsSQSMessagesSent\" | \"awsSQSMessagesEmpty\" | \"awsSQSOldestMessage\"; requires: string[]; index_pattern: string | string[]; interval: string; time_field: string; type: string; series: ({ id: string; metrics: ({ id: string; type: \"count\"; } | ({ id: string; type: \"min\" | \"max\" | \"sum\" | \"avg\" | \"count\" | \"cardinality\" | \"cumulative_sum\" | \"derivative\" | \"calculation\" | \"series_agg\" | \"positive_only\"; } & { field?: string | undefined; }) | { id: string; script: string; type: \"calculation\"; variables: { field: string; id: string; name: string; }[]; } | { id: string; field: string; unit: string; type: \"derivative\"; } | ({ id: string; type: \"percentile\"; percentiles: { id: string; value: number; }[]; } & { field?: string | undefined; }) | { id: string; function: string; type: \"series_agg\"; })[]; split_mode: string; } & { terms_field?: string | undefined; terms_size?: number | undefined; terms_order_by?: string | undefined; filter?: { query: string; language: \"kuery\" | \"lucene\"; } | undefined; })[]; } & { filter?: string | undefined; map_field_to?: string | undefined; id_type?: \"cloud\" | \"node\" | undefined; drop_last_bucket?: boolean | undefined; }" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "returnComment": [], @@ -2631,7 +2631,7 @@ "tags": [], "label": "timeField", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2645,7 +2645,7 @@ "signature": [ "string | string[]" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -2656,7 +2656,7 @@ "tags": [], "label": "interval", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false } @@ -2676,7 +2676,7 @@ "KeyofC", "<{ abbreviatedNumber: null; bits: null; bytes: null; number: null; percent: null; highPrecision: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2692,7 +2692,7 @@ "KeyofC", "<{ hostSystemOverview: null; hostCpuUsageTotal: null; hostCpuUsage: null; hostK8sOverview: null; hostK8sCpuCap: null; hostK8sDiskCap: null; hostK8sMemoryCap: null; hostK8sPodCap: null; hostLoad: null; hostMemoryUsage: null; hostNetworkTraffic: null; podOverview: null; podCpuUsage: null; podMemoryUsage: null; podLogUsage: null; podNetworkTraffic: null; containerOverview: null; containerCpuUsage: null; containerDiskIOOps: null; containerDiskIOBytes: null; containerMemory: null; containerNetworkTraffic: null; containerK8sOverview: null; containerK8sCpuUsage: null; containerK8sMemoryUsage: null; nginxHits: null; nginxRequestRate: null; nginxActiveConnections: null; nginxRequestsPerConnection: null; awsOverview: null; awsCpuUtilization: null; awsNetworkBytes: null; awsNetworkPackets: null; awsDiskioBytes: null; awsDiskioOps: null; awsEC2CpuUtilization: null; awsEC2NetworkTraffic: null; awsEC2DiskIOBytes: null; awsS3TotalRequests: null; awsS3NumberOfObjects: null; awsS3BucketSize: null; awsS3DownloadBytes: null; awsS3UploadBytes: null; awsRDSCpuTotal: null; awsRDSConnections: null; awsRDSQueriesExecuted: null; awsRDSActiveTransactions: null; awsRDSLatency: null; awsSQSMessagesVisible: null; awsSQSMessagesDelayed: null; awsSQSMessagesSent: null; awsSQSMessagesEmpty: null; awsSQSOldestMessage: null; custom: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2708,7 +2708,7 @@ "KeyofC", "<{ line: null; area: null; bar: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2724,7 +2724,7 @@ "KeyofC", "<{ host: null; pod: null; container: null; awsEC2: null; awsS3: null; awsSQS: null; awsRDS: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2736,7 +2736,7 @@ "tags": [], "label": "metrics", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2747,7 +2747,7 @@ "tags": [], "label": "tsvb", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -2761,7 +2761,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false }, @@ -2775,7 +2775,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false }, @@ -2789,7 +2789,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false }, @@ -2803,7 +2803,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false }, @@ -2817,7 +2817,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false }, @@ -2831,7 +2831,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/metrics.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/metrics.ts", "deprecated": false, "trackAdoption": false } @@ -2855,7 +2855,7 @@ "KeyofC", "<{ date: null; number: null; string: null; }>; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2871,7 +2871,7 @@ "KeyofC", "<{ date: null; number: null; string: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2891,7 +2891,7 @@ "UnknownRecordC", "; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -2929,7 +2929,7 @@ "NumberC", "; }>]>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3025,7 +3025,7 @@ "BooleanC", "; }>]>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3121,7 +3121,7 @@ "NumberC", "; }>]>; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3189,7 +3189,7 @@ "StringC", ">; }>]>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3227,7 +3227,7 @@ "ObjectC", ">]>>]>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3287,7 +3287,7 @@ "StringC", ">; }>]>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/http_api/metrics_api.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/http_api/metrics_api.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -3299,7 +3299,7 @@ "tags": [], "label": "SnapshotMetricTypeKeys", "description": [], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -3313,7 +3313,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3327,7 +3327,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3341,7 +3341,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3355,7 +3355,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3369,7 +3369,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3383,7 +3383,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3397,7 +3397,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3411,7 +3411,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3425,7 +3425,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3439,7 +3439,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3453,7 +3453,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3467,7 +3467,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3481,7 +3481,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3495,7 +3495,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3509,7 +3509,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3523,7 +3523,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3537,7 +3537,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3551,7 +3551,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3565,7 +3565,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3579,7 +3579,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3593,7 +3593,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3607,7 +3607,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3621,7 +3621,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3635,7 +3635,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3649,7 +3649,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3663,7 +3663,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3677,7 +3677,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3691,7 +3691,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3705,7 +3705,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3719,7 +3719,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3733,7 +3733,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false }, @@ -3747,7 +3747,7 @@ "signature": [ "null" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false } @@ -3765,7 +3765,7 @@ "KeyofC", "<{ count: null; cpuV2: null; cpu: null; diskLatency: null; diskSpaceUsage: null; load: null; memory: null; memoryFree: null; memoryTotal: null; normalizedLoad1m: null; tx: null; rx: null; txV2: null; rxV2: null; logRate: null; diskIOReadBytes: null; diskIOWriteBytes: null; s3TotalRequests: null; s3NumberOfObjects: null; s3BucketSize: null; s3DownloadBytes: null; s3UploadBytes: null; rdsConnections: null; rdsQueriesExecuted: null; rdsActiveTransactions: null; rdsLatency: null; sqsMessagesVisible: null; sqsMessagesDelayed: null; sqsMessagesSent: null; sqsMessagesEmpty: null; sqsOldestMessage: null; custom: null; }>" ], - "path": "x-pack/plugins/observability_solution/metrics_data_access/common/inventory_models/types.ts", + "path": "x-pack/solutions/observability/plugins/metrics_data_access/common/inventory_models/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/metrics_data_access.mdx b/api_docs/metrics_data_access.mdx index 22dd576367c6a..103d737107c10 100644 --- a/api_docs/metrics_data_access.mdx +++ b/api_docs/metrics_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/metricsDataAccess title: "metricsDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the metricsDataAccess plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'metricsDataAccess'] --- import metricsDataAccessObj from './metrics_data_access.devdocs.json'; diff --git a/api_docs/ml.mdx b/api_docs/ml.mdx index bb9dfb0b8b970..bde9d63fccb85 100644 --- a/api_docs/ml.mdx +++ b/api_docs/ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ml title: "ml" image: https://source.unsplash.com/400x175/?github description: API docs for the ml plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ml'] --- import mlObj from './ml.devdocs.json'; diff --git a/api_docs/mock_idp_plugin.mdx b/api_docs/mock_idp_plugin.mdx index c2d600f92d3ca..8159c372bb72e 100644 --- a/api_docs/mock_idp_plugin.mdx +++ b/api_docs/mock_idp_plugin.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/mockIdpPlugin title: "mockIdpPlugin" image: https://source.unsplash.com/400x175/?github description: API docs for the mockIdpPlugin plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mockIdpPlugin'] --- import mockIdpPluginObj from './mock_idp_plugin.devdocs.json'; diff --git a/api_docs/monitoring.mdx b/api_docs/monitoring.mdx index 0ae714538da27..fa3f5770c9532 100644 --- a/api_docs/monitoring.mdx +++ b/api_docs/monitoring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoring title: "monitoring" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoring plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoring'] --- import monitoringObj from './monitoring.devdocs.json'; diff --git a/api_docs/monitoring_collection.mdx b/api_docs/monitoring_collection.mdx index dbfba96352b66..aed203b9b5073 100644 --- a/api_docs/monitoring_collection.mdx +++ b/api_docs/monitoring_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoringCollection title: "monitoringCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoringCollection plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoringCollection'] --- import monitoringCollectionObj from './monitoring_collection.devdocs.json'; diff --git a/api_docs/navigation.mdx b/api_docs/navigation.mdx index 819aa64885646..83c15c637931c 100644 --- a/api_docs/navigation.mdx +++ b/api_docs/navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/navigation title: "navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the navigation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'navigation'] --- import navigationObj from './navigation.devdocs.json'; diff --git a/api_docs/newsfeed.mdx b/api_docs/newsfeed.mdx index e3545d565eee4..c46987963f923 100644 --- a/api_docs/newsfeed.mdx +++ b/api_docs/newsfeed.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/newsfeed title: "newsfeed" image: https://source.unsplash.com/400x175/?github description: API docs for the newsfeed plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'newsfeed'] --- import newsfeedObj from './newsfeed.devdocs.json'; diff --git a/api_docs/no_data_page.mdx b/api_docs/no_data_page.mdx index df6fcf3d05c89..c772c9875eec9 100644 --- a/api_docs/no_data_page.mdx +++ b/api_docs/no_data_page.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/noDataPage title: "noDataPage" image: https://source.unsplash.com/400x175/?github description: API docs for the noDataPage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'noDataPage'] --- import noDataPageObj from './no_data_page.devdocs.json'; diff --git a/api_docs/notifications.mdx b/api_docs/notifications.mdx index c56fcb3b3cfd2..e344a8fe1e03e 100644 --- a/api_docs/notifications.mdx +++ b/api_docs/notifications.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/notifications title: "notifications" image: https://source.unsplash.com/400x175/?github description: API docs for the notifications plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'notifications'] --- import notificationsObj from './notifications.devdocs.json'; diff --git a/api_docs/observability.mdx b/api_docs/observability.mdx index 658dc5c33764b..e15860b137d47 100644 --- a/api_docs/observability.mdx +++ b/api_docs/observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observability title: "observability" image: https://source.unsplash.com/400x175/?github description: API docs for the observability plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observability'] --- import observabilityObj from './observability.devdocs.json'; diff --git a/api_docs/observability_a_i_assistant.mdx b/api_docs/observability_a_i_assistant.mdx index 6c99adca321b9..1784e0d2012c9 100644 --- a/api_docs/observability_a_i_assistant.mdx +++ b/api_docs/observability_a_i_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAIAssistant title: "observabilityAIAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAIAssistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAIAssistant'] --- import observabilityAIAssistantObj from './observability_a_i_assistant.devdocs.json'; diff --git a/api_docs/observability_a_i_assistant_app.mdx b/api_docs/observability_a_i_assistant_app.mdx index 9412cd8a020b0..25a1d44030977 100644 --- a/api_docs/observability_a_i_assistant_app.mdx +++ b/api_docs/observability_a_i_assistant_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAIAssistantApp title: "observabilityAIAssistantApp" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAIAssistantApp plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAIAssistantApp'] --- import observabilityAIAssistantAppObj from './observability_a_i_assistant_app.devdocs.json'; diff --git a/api_docs/observability_ai_assistant_management.mdx b/api_docs/observability_ai_assistant_management.mdx index ac7efaa166e26..76d1ac6fcf9ba 100644 --- a/api_docs/observability_ai_assistant_management.mdx +++ b/api_docs/observability_ai_assistant_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityAiAssistantManagement title: "observabilityAiAssistantManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityAiAssistantManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityAiAssistantManagement'] --- import observabilityAiAssistantManagementObj from './observability_ai_assistant_management.devdocs.json'; diff --git a/api_docs/observability_logs_explorer.mdx b/api_docs/observability_logs_explorer.mdx index c7beb7b988566..97520ab74a90b 100644 --- a/api_docs/observability_logs_explorer.mdx +++ b/api_docs/observability_logs_explorer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityLogsExplorer title: "observabilityLogsExplorer" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityLogsExplorer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityLogsExplorer'] --- import observabilityLogsExplorerObj from './observability_logs_explorer.devdocs.json'; diff --git a/api_docs/observability_onboarding.mdx b/api_docs/observability_onboarding.mdx index fc8f85b61dc65..915120fcbf44a 100644 --- a/api_docs/observability_onboarding.mdx +++ b/api_docs/observability_onboarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityOnboarding title: "observabilityOnboarding" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityOnboarding plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityOnboarding'] --- import observabilityOnboardingObj from './observability_onboarding.devdocs.json'; diff --git a/api_docs/observability_shared.mdx b/api_docs/observability_shared.mdx index a7bf63e02c48c..92c40c59964d2 100644 --- a/api_docs/observability_shared.mdx +++ b/api_docs/observability_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observabilityShared title: "observabilityShared" image: https://source.unsplash.com/400x175/?github description: API docs for the observabilityShared plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observabilityShared'] --- import observabilitySharedObj from './observability_shared.devdocs.json'; diff --git a/api_docs/osquery.mdx b/api_docs/osquery.mdx index 42834db6d3802..91e275d8cadf1 100644 --- a/api_docs/osquery.mdx +++ b/api_docs/osquery.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/osquery title: "osquery" image: https://source.unsplash.com/400x175/?github description: API docs for the osquery plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'osquery'] --- import osqueryObj from './osquery.devdocs.json'; diff --git a/api_docs/painless_lab.mdx b/api_docs/painless_lab.mdx index d7ddb2f58444a..809633d76f9f2 100644 --- a/api_docs/painless_lab.mdx +++ b/api_docs/painless_lab.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/painlessLab title: "painlessLab" image: https://source.unsplash.com/400x175/?github description: API docs for the painlessLab plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'painlessLab'] --- import painlessLabObj from './painless_lab.devdocs.json'; diff --git a/api_docs/plugin_directory.mdx b/api_docs/plugin_directory.mdx index f22a9d01afe7e..4194e8d53ab07 100644 --- a/api_docs/plugin_directory.mdx +++ b/api_docs/plugin_directory.mdx @@ -7,7 +7,7 @@ id: kibDevDocsPluginDirectory slug: /kibana-dev-docs/api-meta/plugin-api-directory title: Directory description: Directory of public APIs available through plugins or packages. -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- diff --git a/api_docs/presentation_panel.mdx b/api_docs/presentation_panel.mdx index b72c44801ac14..33adc4a813621 100644 --- a/api_docs/presentation_panel.mdx +++ b/api_docs/presentation_panel.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/presentationPanel title: "presentationPanel" image: https://source.unsplash.com/400x175/?github description: API docs for the presentationPanel plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationPanel'] --- import presentationPanelObj from './presentation_panel.devdocs.json'; diff --git a/api_docs/presentation_util.mdx b/api_docs/presentation_util.mdx index dd1cb71c59d94..9700282d5db89 100644 --- a/api_docs/presentation_util.mdx +++ b/api_docs/presentation_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/presentationUtil title: "presentationUtil" image: https://source.unsplash.com/400x175/?github description: API docs for the presentationUtil plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationUtil'] --- import presentationUtilObj from './presentation_util.devdocs.json'; diff --git a/api_docs/product_doc_base.mdx b/api_docs/product_doc_base.mdx index 039db342fd005..19da819bc46f4 100644 --- a/api_docs/product_doc_base.mdx +++ b/api_docs/product_doc_base.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/productDocBase title: "productDocBase" image: https://source.unsplash.com/400x175/?github description: API docs for the productDocBase plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'productDocBase'] --- import productDocBaseObj from './product_doc_base.devdocs.json'; diff --git a/api_docs/profiling.devdocs.json b/api_docs/profiling.devdocs.json index 1946c2afe9ecb..53f936e0208a9 100644 --- a/api_docs/profiling.devdocs.json +++ b/api_docs/profiling.devdocs.json @@ -17,7 +17,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/profiling/public/plugin.ts", + "path": "x-pack/solutions/observability/plugins/profiling/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -40,7 +40,7 @@ "signature": [ "{ readonly telemetry?: boolean | undefined; readonly host?: string | undefined; readonly tls_enabled?: boolean | undefined; readonly tls_supported_protocols?: string[] | undefined; readonly tls_certificate_path?: string | undefined; readonly tls_key_path?: string | undefined; }" ], - "path": "x-pack/plugins/observability_solution/profiling/server/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -55,7 +55,7 @@ "signature": [ "{ readonly elasticsearch?: Readonly<{} & { username: string; password: string; hosts: string; }> | undefined; readonly symbolizer?: Readonly<{ telemetry?: boolean | undefined; host?: string | undefined; tls_enabled?: boolean | undefined; tls_supported_protocols?: string[] | undefined; tls_certificate_path?: string | undefined; tls_key_path?: string | undefined; } & {}> | undefined; readonly collector?: Readonly<{ telemetry?: boolean | undefined; host?: string | undefined; tls_enabled?: boolean | undefined; tls_supported_protocols?: string[] | undefined; tls_certificate_path?: string | undefined; tls_key_path?: string | undefined; } & {}> | undefined; readonly enabled: boolean; }" ], - "path": "x-pack/plugins/observability_solution/profiling/server/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -69,7 +69,7 @@ "tags": [], "label": "ProfilingPluginSetup", "description": [], - "path": "x-pack/plugins/observability_solution/profiling/server/types.ts", + "path": "x-pack/solutions/observability/plugins/profiling/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -83,7 +83,7 @@ "tags": [], "label": "ProfilingPluginStart", "description": [], - "path": "x-pack/plugins/observability_solution/profiling/server/types.ts", + "path": "x-pack/solutions/observability/plugins/profiling/server/types.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -104,7 +104,7 @@ "signature": [ "() => { TopN: string; TopNContainers: string; TopNDeployments: string; TopNFunctions: string; TopNHosts: string; TopNThreads: string; TopNTraces: string; APMTransactions: string; Flamechart: string; HasSetupESResources: string; SetupDataCollectionInstructions: string; StorageExplorerSummary: string; StorageExplorerHostStorageDetails: string; StorageExplorerIndicesStorageDetails: string; }" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "children": [], @@ -121,7 +121,7 @@ "signature": [ "(request: any) => [number, number]" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -135,7 +135,7 @@ "signature": [ "any" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true @@ -158,7 +158,7 @@ "signature": [ "\"profiling-events-all\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -173,7 +173,7 @@ "signature": [ "\"profiling-executables\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -188,7 +188,7 @@ "signature": [ "\"profiling-stackframes\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -203,7 +203,7 @@ "signature": [ "\"profiling-stacktraces\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -215,7 +215,7 @@ "tags": [], "label": "NOT_AVAILABLE_LABEL", "description": [], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -230,7 +230,7 @@ "signature": [ "\"profiling\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -245,7 +245,7 @@ "signature": [ "\"profiling\"" ], - "path": "x-pack/plugins/observability_solution/profiling/common/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling/common/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/profiling.mdx b/api_docs/profiling.mdx index 181778c8ae2dd..c048246455cb9 100644 --- a/api_docs/profiling.mdx +++ b/api_docs/profiling.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/profiling title: "profiling" image: https://source.unsplash.com/400x175/?github description: API docs for the profiling plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'profiling'] --- import profilingObj from './profiling.devdocs.json'; diff --git a/api_docs/profiling_data_access.devdocs.json b/api_docs/profiling_data_access.devdocs.json index 011f2138171ea..c51d6eef578cc 100644 --- a/api_docs/profiling_data_access.devdocs.json +++ b/api_docs/profiling_data_access.devdocs.json @@ -24,7 +24,7 @@ "signature": [ "{ readonly elasticsearch?: Readonly<{} & { username: string; password: string; hosts: string; }> | undefined; }" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/server/index.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/server/index.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -77,7 +77,7 @@ }, ">; }; }" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/server/plugin.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -94,7 +94,7 @@ "signature": [ "void" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/server/plugin.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/server/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -138,7 +138,7 @@ }, " | null>" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/get_apm_policy.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/get_apm_policy.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -149,7 +149,7 @@ "tags": [], "label": "{\n packagePolicyClient,\n soClient,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/get_apm_policy.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/get_apm_policy.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -169,7 +169,7 @@ "text": "PackagePolicyClient" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/get_apm_policy.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/get_apm_policy.ts", "deprecated": false, "trackAdoption": false }, @@ -189,7 +189,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/get_apm_policy.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/get_apm_policy.ts", "deprecated": false, "trackAdoption": false } @@ -233,7 +233,7 @@ }, " | undefined>" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -244,7 +244,7 @@ "tags": [], "label": "{\n soClient,\n packagePolicyClient,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -264,7 +264,7 @@ "text": "PackagePolicyClient" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -284,7 +284,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false } @@ -328,7 +328,7 @@ }, " | undefined>" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -339,7 +339,7 @@ "tags": [], "label": "{\n soClient,\n packagePolicyClient,\n}", "description": [], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -359,7 +359,7 @@ "text": "PackagePolicyClient" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false }, @@ -379,7 +379,7 @@ "text": "SavedObjectsClientContract" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false } @@ -409,7 +409,7 @@ " extends ", "ProfilingSetupOptions" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/cloud_setup.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/cloud_setup.ts", "deprecated": false, "trackAdoption": false, "children": [ @@ -429,7 +429,7 @@ "text": "PackagePolicyClient" } ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/cloud_setup.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/cloud_setup.ts", "deprecated": false, "trackAdoption": false }, @@ -440,7 +440,7 @@ "tags": [], "label": "isCloudEnabled", "description": [], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/cloud_setup.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/cloud_setup.ts", "deprecated": false, "trackAdoption": false } @@ -460,7 +460,7 @@ "signature": [ "\"elastic-universal-profiling-collector\"" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -475,7 +475,7 @@ "signature": [ "\"elastic-cloud-apm\"" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/get_apm_policy.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/get_apm_policy.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -490,7 +490,7 @@ "signature": [ "150000" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/cluster_settings.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/cluster_settings.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false @@ -505,7 +505,7 @@ "signature": [ "\"elastic-universal-profiling-symbolizer\"" ], - "path": "x-pack/plugins/observability_solution/profiling_data_access/common/fleet_policies.ts", + "path": "x-pack/solutions/observability/plugins/profiling_data_access/common/fleet_policies.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false diff --git a/api_docs/profiling_data_access.mdx b/api_docs/profiling_data_access.mdx index d98b3cb2f6cf2..458a2d4c9be3e 100644 --- a/api_docs/profiling_data_access.mdx +++ b/api_docs/profiling_data_access.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/profilingDataAccess title: "profilingDataAccess" image: https://source.unsplash.com/400x175/?github description: API docs for the profilingDataAccess plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'profilingDataAccess'] --- import profilingDataAccessObj from './profiling_data_access.devdocs.json'; diff --git a/api_docs/remote_clusters.mdx b/api_docs/remote_clusters.mdx index 7feaa05b1afb4..4eb4b5aa78020 100644 --- a/api_docs/remote_clusters.mdx +++ b/api_docs/remote_clusters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/remoteClusters title: "remoteClusters" image: https://source.unsplash.com/400x175/?github description: API docs for the remoteClusters plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'remoteClusters'] --- import remoteClustersObj from './remote_clusters.devdocs.json'; diff --git a/api_docs/reporting.mdx b/api_docs/reporting.mdx index 4282d8bc70136..6f71a631a96fc 100644 --- a/api_docs/reporting.mdx +++ b/api_docs/reporting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/reporting title: "reporting" image: https://source.unsplash.com/400x175/?github description: API docs for the reporting plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'reporting'] --- import reportingObj from './reporting.devdocs.json'; diff --git a/api_docs/rollup.mdx b/api_docs/rollup.mdx index 6f4a277d4f390..5baf86811f744 100644 --- a/api_docs/rollup.mdx +++ b/api_docs/rollup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/rollup title: "rollup" image: https://source.unsplash.com/400x175/?github description: API docs for the rollup plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'rollup'] --- import rollupObj from './rollup.devdocs.json'; diff --git a/api_docs/rule_registry.mdx b/api_docs/rule_registry.mdx index 5e06aeec24f48..04de22279a29f 100644 --- a/api_docs/rule_registry.mdx +++ b/api_docs/rule_registry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ruleRegistry title: "ruleRegistry" image: https://source.unsplash.com/400x175/?github description: API docs for the ruleRegistry plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ruleRegistry'] --- import ruleRegistryObj from './rule_registry.devdocs.json'; diff --git a/api_docs/runtime_fields.mdx b/api_docs/runtime_fields.mdx index 1b567275c5820..46af20b843bbf 100644 --- a/api_docs/runtime_fields.mdx +++ b/api_docs/runtime_fields.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/runtimeFields title: "runtimeFields" image: https://source.unsplash.com/400x175/?github description: API docs for the runtimeFields plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'runtimeFields'] --- import runtimeFieldsObj from './runtime_fields.devdocs.json'; diff --git a/api_docs/saved_objects.mdx b/api_docs/saved_objects.mdx index e677b0c974009..d5edc38909f16 100644 --- a/api_docs/saved_objects.mdx +++ b/api_docs/saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjects title: "savedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjects plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjects'] --- import savedObjectsObj from './saved_objects.devdocs.json'; diff --git a/api_docs/saved_objects_finder.mdx b/api_docs/saved_objects_finder.mdx index 05f14b71b073b..9a4d887273726 100644 --- a/api_docs/saved_objects_finder.mdx +++ b/api_docs/saved_objects_finder.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsFinder title: "savedObjectsFinder" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsFinder plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsFinder'] --- import savedObjectsFinderObj from './saved_objects_finder.devdocs.json'; diff --git a/api_docs/saved_objects_management.mdx b/api_docs/saved_objects_management.mdx index 3307c0ad80a24..4d482faa1e0da 100644 --- a/api_docs/saved_objects_management.mdx +++ b/api_docs/saved_objects_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsManagement title: "savedObjectsManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsManagement plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsManagement'] --- import savedObjectsManagementObj from './saved_objects_management.devdocs.json'; diff --git a/api_docs/saved_objects_tagging.mdx b/api_docs/saved_objects_tagging.mdx index 4b588f6ce4fa2..1e6fb2c26706c 100644 --- a/api_docs/saved_objects_tagging.mdx +++ b/api_docs/saved_objects_tagging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTagging title: "savedObjectsTagging" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTagging plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTagging'] --- import savedObjectsTaggingObj from './saved_objects_tagging.devdocs.json'; diff --git a/api_docs/saved_objects_tagging_oss.mdx b/api_docs/saved_objects_tagging_oss.mdx index 4009655ab65d8..f5b613a318965 100644 --- a/api_docs/saved_objects_tagging_oss.mdx +++ b/api_docs/saved_objects_tagging_oss.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTaggingOss title: "savedObjectsTaggingOss" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTaggingOss plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTaggingOss'] --- import savedObjectsTaggingOssObj from './saved_objects_tagging_oss.devdocs.json'; diff --git a/api_docs/saved_search.mdx b/api_docs/saved_search.mdx index 371b1eddead9f..5b320eccc1131 100644 --- a/api_docs/saved_search.mdx +++ b/api_docs/saved_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedSearch title: "savedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the savedSearch plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedSearch'] --- import savedSearchObj from './saved_search.devdocs.json'; diff --git a/api_docs/screenshot_mode.mdx b/api_docs/screenshot_mode.mdx index 03555595500fc..8eb2b52da7386 100644 --- a/api_docs/screenshot_mode.mdx +++ b/api_docs/screenshot_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotMode title: "screenshotMode" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotMode plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotMode'] --- import screenshotModeObj from './screenshot_mode.devdocs.json'; diff --git a/api_docs/screenshotting.mdx b/api_docs/screenshotting.mdx index 06d14dd9992cf..88aa967e06d3d 100644 --- a/api_docs/screenshotting.mdx +++ b/api_docs/screenshotting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotting title: "screenshotting" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotting plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotting'] --- import screenshottingObj from './screenshotting.devdocs.json'; diff --git a/api_docs/search_assistant.mdx b/api_docs/search_assistant.mdx index f8db138c2655b..37bc77371e446 100644 --- a/api_docs/search_assistant.mdx +++ b/api_docs/search_assistant.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchAssistant title: "searchAssistant" image: https://source.unsplash.com/400x175/?github description: API docs for the searchAssistant plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchAssistant'] --- import searchAssistantObj from './search_assistant.devdocs.json'; diff --git a/api_docs/search_connectors.mdx b/api_docs/search_connectors.mdx index 6f3ffaf74c60c..b746b7abc2ddc 100644 --- a/api_docs/search_connectors.mdx +++ b/api_docs/search_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchConnectors title: "searchConnectors" image: https://source.unsplash.com/400x175/?github description: API docs for the searchConnectors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchConnectors'] --- import searchConnectorsObj from './search_connectors.devdocs.json'; diff --git a/api_docs/search_homepage.mdx b/api_docs/search_homepage.mdx index 528ee2d43b3e9..a5b2d42497610 100644 --- a/api_docs/search_homepage.mdx +++ b/api_docs/search_homepage.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchHomepage title: "searchHomepage" image: https://source.unsplash.com/400x175/?github description: API docs for the searchHomepage plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchHomepage'] --- import searchHomepageObj from './search_homepage.devdocs.json'; diff --git a/api_docs/search_indices.mdx b/api_docs/search_indices.mdx index d70921895f201..473c7befa1c1c 100644 --- a/api_docs/search_indices.mdx +++ b/api_docs/search_indices.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchIndices title: "searchIndices" image: https://source.unsplash.com/400x175/?github description: API docs for the searchIndices plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchIndices'] --- import searchIndicesObj from './search_indices.devdocs.json'; diff --git a/api_docs/search_inference_endpoints.mdx b/api_docs/search_inference_endpoints.mdx index 2e6783ae9523a..69ac4ae6ea891 100644 --- a/api_docs/search_inference_endpoints.mdx +++ b/api_docs/search_inference_endpoints.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchInferenceEndpoints title: "searchInferenceEndpoints" image: https://source.unsplash.com/400x175/?github description: API docs for the searchInferenceEndpoints plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchInferenceEndpoints'] --- import searchInferenceEndpointsObj from './search_inference_endpoints.devdocs.json'; diff --git a/api_docs/search_navigation.mdx b/api_docs/search_navigation.mdx index 966b4d7e0baea..b2952a591a22f 100644 --- a/api_docs/search_navigation.mdx +++ b/api_docs/search_navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchNavigation title: "searchNavigation" image: https://source.unsplash.com/400x175/?github description: API docs for the searchNavigation plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchNavigation'] --- import searchNavigationObj from './search_navigation.devdocs.json'; diff --git a/api_docs/search_notebooks.mdx b/api_docs/search_notebooks.mdx index a414e5dd00e84..99d6951adf8cd 100644 --- a/api_docs/search_notebooks.mdx +++ b/api_docs/search_notebooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchNotebooks title: "searchNotebooks" image: https://source.unsplash.com/400x175/?github description: API docs for the searchNotebooks plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchNotebooks'] --- import searchNotebooksObj from './search_notebooks.devdocs.json'; diff --git a/api_docs/search_playground.mdx b/api_docs/search_playground.mdx index c22797fbc832a..648e68621bc59 100644 --- a/api_docs/search_playground.mdx +++ b/api_docs/search_playground.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/searchPlayground title: "searchPlayground" image: https://source.unsplash.com/400x175/?github description: API docs for the searchPlayground plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'searchPlayground'] --- import searchPlaygroundObj from './search_playground.devdocs.json'; diff --git a/api_docs/security.devdocs.json b/api_docs/security.devdocs.json index e48f52339e62e..d789985423f7f 100644 --- a/api_docs/security.devdocs.json +++ b/api_docs/security.devdocs.json @@ -1992,11 +1992,11 @@ }, { "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts" + "path": "x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts" }, { "plugin": "profiling", - "path": "x-pack/plugins/observability_solution/profiling/server/lib/setup/get_has_setup_privileges.ts" + "path": "x-pack/solutions/observability/plugins/profiling/server/lib/setup/get_has_setup_privileges.ts" }, { "plugin": "@kbn/security-authorization-core", @@ -6541,6 +6541,10 @@ "plugin": "upgradeAssistant", "path": "x-pack/plugins/upgrade_assistant/server/lib/reindexing/credential_store.ts" }, + { + "plugin": "transform", + "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/route_handler_factory.ts" + }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/services/api_keys/security.ts" @@ -6581,10 +6585,6 @@ "plugin": "entityManager", "path": "x-pack/platform/plugins/shared/entity_manager/server/routes/enablement/disable.ts" }, - { - "plugin": "transform", - "path": "x-pack/platform/plugins/private/transform/server/routes/api/reauthorize_transforms/route_handler_factory.ts" - }, { "plugin": "fleet", "path": "x-pack/platform/plugins/shared/fleet/server/routes/setup/handlers.test.ts" diff --git a/api_docs/security.mdx b/api_docs/security.mdx index 64ffa057636f8..cb13f572c8b0a 100644 --- a/api_docs/security.mdx +++ b/api_docs/security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/security title: "security" image: https://source.unsplash.com/400x175/?github description: API docs for the security plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'security'] --- import securityObj from './security.devdocs.json'; diff --git a/api_docs/security_solution.mdx b/api_docs/security_solution.mdx index 12f53be98e6f0..efebb7bd62c24 100644 --- a/api_docs/security_solution.mdx +++ b/api_docs/security_solution.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolution title: "securitySolution" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolution plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolution'] --- import securitySolutionObj from './security_solution.devdocs.json'; diff --git a/api_docs/security_solution_ess.mdx b/api_docs/security_solution_ess.mdx index 71a8dfdb09f1e..933652ea183c9 100644 --- a/api_docs/security_solution_ess.mdx +++ b/api_docs/security_solution_ess.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolutionEss title: "securitySolutionEss" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolutionEss plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolutionEss'] --- import securitySolutionEssObj from './security_solution_ess.devdocs.json'; diff --git a/api_docs/security_solution_serverless.mdx b/api_docs/security_solution_serverless.mdx index 3a8dbe82eeb38..711cb55831fa7 100644 --- a/api_docs/security_solution_serverless.mdx +++ b/api_docs/security_solution_serverless.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolutionServerless title: "securitySolutionServerless" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolutionServerless plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolutionServerless'] --- import securitySolutionServerlessObj from './security_solution_serverless.devdocs.json'; diff --git a/api_docs/serverless.mdx b/api_docs/serverless.mdx index 78743a7debabd..ab4d01d027c62 100644 --- a/api_docs/serverless.mdx +++ b/api_docs/serverless.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverless title: "serverless" image: https://source.unsplash.com/400x175/?github description: API docs for the serverless plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverless'] --- import serverlessObj from './serverless.devdocs.json'; diff --git a/api_docs/serverless_observability.mdx b/api_docs/serverless_observability.mdx index c4eb553d52f38..842b98d489629 100644 --- a/api_docs/serverless_observability.mdx +++ b/api_docs/serverless_observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverlessObservability title: "serverlessObservability" image: https://source.unsplash.com/400x175/?github description: API docs for the serverlessObservability plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverlessObservability'] --- import serverlessObservabilityObj from './serverless_observability.devdocs.json'; diff --git a/api_docs/serverless_search.mdx b/api_docs/serverless_search.mdx index a0624ea4fa6bc..2d8dd19d8399c 100644 --- a/api_docs/serverless_search.mdx +++ b/api_docs/serverless_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/serverlessSearch title: "serverlessSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the serverlessSearch plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'serverlessSearch'] --- import serverlessSearchObj from './serverless_search.devdocs.json'; diff --git a/api_docs/session_view.mdx b/api_docs/session_view.mdx index ae5df519917c0..8687ea0f7ec0f 100644 --- a/api_docs/session_view.mdx +++ b/api_docs/session_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/sessionView title: "sessionView" image: https://source.unsplash.com/400x175/?github description: API docs for the sessionView plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'sessionView'] --- import sessionViewObj from './session_view.devdocs.json'; diff --git a/api_docs/share.mdx b/api_docs/share.mdx index c5a2a9d3e6d17..1142032420549 100644 --- a/api_docs/share.mdx +++ b/api_docs/share.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/share title: "share" image: https://source.unsplash.com/400x175/?github description: API docs for the share plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'share'] --- import shareObj from './share.devdocs.json'; diff --git a/api_docs/slo.mdx b/api_docs/slo.mdx index d257810871011..547dfca577327 100644 --- a/api_docs/slo.mdx +++ b/api_docs/slo.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/slo title: "slo" image: https://source.unsplash.com/400x175/?github description: API docs for the slo plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'slo'] --- import sloObj from './slo.devdocs.json'; diff --git a/api_docs/snapshot_restore.mdx b/api_docs/snapshot_restore.mdx index 754f68d7a796f..8edff3931d61e 100644 --- a/api_docs/snapshot_restore.mdx +++ b/api_docs/snapshot_restore.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/snapshotRestore title: "snapshotRestore" image: https://source.unsplash.com/400x175/?github description: API docs for the snapshotRestore plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'snapshotRestore'] --- import snapshotRestoreObj from './snapshot_restore.devdocs.json'; diff --git a/api_docs/spaces.mdx b/api_docs/spaces.mdx index 36cf70a608382..6501e4dd2e959 100644 --- a/api_docs/spaces.mdx +++ b/api_docs/spaces.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/spaces title: "spaces" image: https://source.unsplash.com/400x175/?github description: API docs for the spaces plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'spaces'] --- import spacesObj from './spaces.devdocs.json'; diff --git a/api_docs/stack_alerts.mdx b/api_docs/stack_alerts.mdx index 7210b51b6c8e0..1fd63fab32db1 100644 --- a/api_docs/stack_alerts.mdx +++ b/api_docs/stack_alerts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/stackAlerts title: "stackAlerts" image: https://source.unsplash.com/400x175/?github description: API docs for the stackAlerts plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'stackAlerts'] --- import stackAlertsObj from './stack_alerts.devdocs.json'; diff --git a/api_docs/stack_connectors.mdx b/api_docs/stack_connectors.mdx index 5ade6e8921688..79a1b9ac5fef5 100644 --- a/api_docs/stack_connectors.mdx +++ b/api_docs/stack_connectors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/stackConnectors title: "stackConnectors" image: https://source.unsplash.com/400x175/?github description: API docs for the stackConnectors plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'stackConnectors'] --- import stackConnectorsObj from './stack_connectors.devdocs.json'; diff --git a/api_docs/streams.mdx b/api_docs/streams.mdx index 2a4c9248ae0b8..2844b0ef9194b 100644 --- a/api_docs/streams.mdx +++ b/api_docs/streams.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/streams title: "streams" image: https://source.unsplash.com/400x175/?github description: API docs for the streams plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'streams'] --- import streamsObj from './streams.devdocs.json'; diff --git a/api_docs/streams_app.mdx b/api_docs/streams_app.mdx index 4833c3c009b28..084ddc915f81d 100644 --- a/api_docs/streams_app.mdx +++ b/api_docs/streams_app.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/streamsApp title: "streamsApp" image: https://source.unsplash.com/400x175/?github description: API docs for the streamsApp plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'streamsApp'] --- import streamsAppObj from './streams_app.devdocs.json'; diff --git a/api_docs/task_manager.mdx b/api_docs/task_manager.mdx index 3af052e879ee0..04db34f496110 100644 --- a/api_docs/task_manager.mdx +++ b/api_docs/task_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/taskManager title: "taskManager" image: https://source.unsplash.com/400x175/?github description: API docs for the taskManager plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'taskManager'] --- import taskManagerObj from './task_manager.devdocs.json'; diff --git a/api_docs/telemetry.mdx b/api_docs/telemetry.mdx index e6bda6e6a0fd1..edc9e615b0d2f 100644 --- a/api_docs/telemetry.mdx +++ b/api_docs/telemetry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetry title: "telemetry" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetry plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetry'] --- import telemetryObj from './telemetry.devdocs.json'; diff --git a/api_docs/telemetry_collection_manager.mdx b/api_docs/telemetry_collection_manager.mdx index f2e9c49b632e2..0a13a33e2a759 100644 --- a/api_docs/telemetry_collection_manager.mdx +++ b/api_docs/telemetry_collection_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryCollectionManager title: "telemetryCollectionManager" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryCollectionManager plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryCollectionManager'] --- import telemetryCollectionManagerObj from './telemetry_collection_manager.devdocs.json'; diff --git a/api_docs/telemetry_management_section.mdx b/api_docs/telemetry_management_section.mdx index 9ed4a055b0d21..5486cbd54494d 100644 --- a/api_docs/telemetry_management_section.mdx +++ b/api_docs/telemetry_management_section.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryManagementSection title: "telemetryManagementSection" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryManagementSection plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryManagementSection'] --- import telemetryManagementSectionObj from './telemetry_management_section.devdocs.json'; diff --git a/api_docs/threat_intelligence.mdx b/api_docs/threat_intelligence.mdx index 1f9fb865e0bb8..b69fb60788ae0 100644 --- a/api_docs/threat_intelligence.mdx +++ b/api_docs/threat_intelligence.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/threatIntelligence title: "threatIntelligence" image: https://source.unsplash.com/400x175/?github description: API docs for the threatIntelligence plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'threatIntelligence'] --- import threatIntelligenceObj from './threat_intelligence.devdocs.json'; diff --git a/api_docs/timelines.mdx b/api_docs/timelines.mdx index 7ca4d305352c3..385bcdefc8879 100644 --- a/api_docs/timelines.mdx +++ b/api_docs/timelines.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/timelines title: "timelines" image: https://source.unsplash.com/400x175/?github description: API docs for the timelines plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'timelines'] --- import timelinesObj from './timelines.devdocs.json'; diff --git a/api_docs/transform.mdx b/api_docs/transform.mdx index 1513abf6094b3..27d48f4e5b428 100644 --- a/api_docs/transform.mdx +++ b/api_docs/transform.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/transform title: "transform" image: https://source.unsplash.com/400x175/?github description: API docs for the transform plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'transform'] --- import transformObj from './transform.devdocs.json'; diff --git a/api_docs/triggers_actions_ui.mdx b/api_docs/triggers_actions_ui.mdx index ec6cda5b996f7..a73895d2764bd 100644 --- a/api_docs/triggers_actions_ui.mdx +++ b/api_docs/triggers_actions_ui.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/triggersActionsUi title: "triggersActionsUi" image: https://source.unsplash.com/400x175/?github description: API docs for the triggersActionsUi plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'triggersActionsUi'] --- import triggersActionsUiObj from './triggers_actions_ui.devdocs.json'; diff --git a/api_docs/ui_actions.mdx b/api_docs/ui_actions.mdx index 99fd1723eb1f6..3722421cfc1f9 100644 --- a/api_docs/ui_actions.mdx +++ b/api_docs/ui_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActions title: "uiActions" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActions plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActions'] --- import uiActionsObj from './ui_actions.devdocs.json'; diff --git a/api_docs/ui_actions_enhanced.mdx b/api_docs/ui_actions_enhanced.mdx index 4e9214ae570f4..cd5ee22fee81b 100644 --- a/api_docs/ui_actions_enhanced.mdx +++ b/api_docs/ui_actions_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActionsEnhanced title: "uiActionsEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActionsEnhanced plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActionsEnhanced'] --- import uiActionsEnhancedObj from './ui_actions_enhanced.devdocs.json'; diff --git a/api_docs/unified_doc_viewer.mdx b/api_docs/unified_doc_viewer.mdx index 32bf5ad6a0008..f93b35dfe89b0 100644 --- a/api_docs/unified_doc_viewer.mdx +++ b/api_docs/unified_doc_viewer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedDocViewer title: "unifiedDocViewer" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedDocViewer plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedDocViewer'] --- import unifiedDocViewerObj from './unified_doc_viewer.devdocs.json'; diff --git a/api_docs/unified_histogram.mdx b/api_docs/unified_histogram.mdx index e3a787434b25b..57f5c749c0f24 100644 --- a/api_docs/unified_histogram.mdx +++ b/api_docs/unified_histogram.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedHistogram title: "unifiedHistogram" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedHistogram plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedHistogram'] --- import unifiedHistogramObj from './unified_histogram.devdocs.json'; diff --git a/api_docs/unified_search.mdx b/api_docs/unified_search.mdx index 3601ca77e1153..311a60bef32e0 100644 --- a/api_docs/unified_search.mdx +++ b/api_docs/unified_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch title: "unifiedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch'] --- import unifiedSearchObj from './unified_search.devdocs.json'; diff --git a/api_docs/unified_search_autocomplete.mdx b/api_docs/unified_search_autocomplete.mdx index 740d611600f79..6d1f35123f2aa 100644 --- a/api_docs/unified_search_autocomplete.mdx +++ b/api_docs/unified_search_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch-autocomplete title: "unifiedSearch.autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch.autocomplete plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch.autocomplete'] --- import unifiedSearchAutocompleteObj from './unified_search_autocomplete.devdocs.json'; diff --git a/api_docs/uptime.mdx b/api_docs/uptime.mdx index d9640cfac7230..94276d8efbb5b 100644 --- a/api_docs/uptime.mdx +++ b/api_docs/uptime.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uptime title: "uptime" image: https://source.unsplash.com/400x175/?github description: API docs for the uptime plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uptime'] --- import uptimeObj from './uptime.devdocs.json'; diff --git a/api_docs/url_forwarding.mdx b/api_docs/url_forwarding.mdx index e8c0179171d3e..b563fdbf52c78 100644 --- a/api_docs/url_forwarding.mdx +++ b/api_docs/url_forwarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/urlForwarding title: "urlForwarding" image: https://source.unsplash.com/400x175/?github description: API docs for the urlForwarding plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'urlForwarding'] --- import urlForwardingObj from './url_forwarding.devdocs.json'; diff --git a/api_docs/usage_collection.mdx b/api_docs/usage_collection.mdx index c794709a24537..28fd076a5d364 100644 --- a/api_docs/usage_collection.mdx +++ b/api_docs/usage_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/usageCollection title: "usageCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the usageCollection plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'usageCollection'] --- import usageCollectionObj from './usage_collection.devdocs.json'; diff --git a/api_docs/ux.mdx b/api_docs/ux.mdx index 2f23411ef162c..66031316dceaf 100644 --- a/api_docs/ux.mdx +++ b/api_docs/ux.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ux title: "ux" image: https://source.unsplash.com/400x175/?github description: API docs for the ux plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ux'] --- import uxObj from './ux.devdocs.json'; diff --git a/api_docs/vis_default_editor.mdx b/api_docs/vis_default_editor.mdx index 8ba73729cf9ce..5d690c59ae683 100644 --- a/api_docs/vis_default_editor.mdx +++ b/api_docs/vis_default_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visDefaultEditor title: "visDefaultEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the visDefaultEditor plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visDefaultEditor'] --- import visDefaultEditorObj from './vis_default_editor.devdocs.json'; diff --git a/api_docs/vis_type_gauge.mdx b/api_docs/vis_type_gauge.mdx index 8809f05ddc283..c1cce4ce46efe 100644 --- a/api_docs/vis_type_gauge.mdx +++ b/api_docs/vis_type_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeGauge title: "visTypeGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeGauge plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeGauge'] --- import visTypeGaugeObj from './vis_type_gauge.devdocs.json'; diff --git a/api_docs/vis_type_heatmap.mdx b/api_docs/vis_type_heatmap.mdx index f1c4bc070308b..e8a1c2fc06da7 100644 --- a/api_docs/vis_type_heatmap.mdx +++ b/api_docs/vis_type_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeHeatmap title: "visTypeHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeHeatmap plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeHeatmap'] --- import visTypeHeatmapObj from './vis_type_heatmap.devdocs.json'; diff --git a/api_docs/vis_type_pie.mdx b/api_docs/vis_type_pie.mdx index d22e6b85425b6..b1716a0fb0111 100644 --- a/api_docs/vis_type_pie.mdx +++ b/api_docs/vis_type_pie.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypePie title: "visTypePie" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypePie plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypePie'] --- import visTypePieObj from './vis_type_pie.devdocs.json'; diff --git a/api_docs/vis_type_table.mdx b/api_docs/vis_type_table.mdx index bc236761cb284..7cc8de049beda 100644 --- a/api_docs/vis_type_table.mdx +++ b/api_docs/vis_type_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTable title: "visTypeTable" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTable plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTable'] --- import visTypeTableObj from './vis_type_table.devdocs.json'; diff --git a/api_docs/vis_type_timelion.mdx b/api_docs/vis_type_timelion.mdx index ddb2b7f4d0871..146140fbf7bfc 100644 --- a/api_docs/vis_type_timelion.mdx +++ b/api_docs/vis_type_timelion.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimelion title: "visTypeTimelion" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimelion plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimelion'] --- import visTypeTimelionObj from './vis_type_timelion.devdocs.json'; diff --git a/api_docs/vis_type_timeseries.mdx b/api_docs/vis_type_timeseries.mdx index 98f6628cb0433..e52647a2da486 100644 --- a/api_docs/vis_type_timeseries.mdx +++ b/api_docs/vis_type_timeseries.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimeseries title: "visTypeTimeseries" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimeseries plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimeseries'] --- import visTypeTimeseriesObj from './vis_type_timeseries.devdocs.json'; diff --git a/api_docs/vis_type_vega.mdx b/api_docs/vis_type_vega.mdx index 878daa5c9a09f..b0d0e66f6bdb1 100644 --- a/api_docs/vis_type_vega.mdx +++ b/api_docs/vis_type_vega.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVega title: "visTypeVega" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVega plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVega'] --- import visTypeVegaObj from './vis_type_vega.devdocs.json'; diff --git a/api_docs/vis_type_vislib.mdx b/api_docs/vis_type_vislib.mdx index ad66b505292d0..269f6992b1c03 100644 --- a/api_docs/vis_type_vislib.mdx +++ b/api_docs/vis_type_vislib.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVislib title: "visTypeVislib" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVislib plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVislib'] --- import visTypeVislibObj from './vis_type_vislib.devdocs.json'; diff --git a/api_docs/vis_type_xy.mdx b/api_docs/vis_type_xy.mdx index eb6c4a9bb8821..bc1bbf4ce2af5 100644 --- a/api_docs/vis_type_xy.mdx +++ b/api_docs/vis_type_xy.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeXy title: "visTypeXy" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeXy plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeXy'] --- import visTypeXyObj from './vis_type_xy.devdocs.json'; diff --git a/api_docs/visualizations.mdx b/api_docs/visualizations.mdx index 79015ec5fdf52..b72f54d2263c5 100644 --- a/api_docs/visualizations.mdx +++ b/api_docs/visualizations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visualizations title: "visualizations" image: https://source.unsplash.com/400x175/?github description: API docs for the visualizations plugin -date: 2024-12-28 +date: 2024-12-30 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visualizations'] --- import visualizationsObj from './visualizations.devdocs.json';