mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[api-docs] 2023-03-20 Daily api_docs build (#153277)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/282
This commit is contained in:
parent
ae55f36c04
commit
c41cbf1246
504 changed files with 735 additions and 865 deletions
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
|
||||
---
|
||||
import actionsObj from './actions.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
|
||||
---
|
||||
import advancedSettingsObj from './advanced_settings.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
||||
---
|
||||
import aiopsObj from './aiops.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
|
||||
---
|
||||
import alertingObj from './alerting.devdocs.json';
|
||||
|
|
|
@ -932,7 +932,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { terms: { label: string; count: number; }[]; }, ",
|
||||
", { terms: ",
|
||||
"MobileTermsByFieldResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/mobile-services/{serviceName}/location/stats\": ",
|
||||
{
|
||||
|
@ -1260,7 +1262,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { mobileFilters: MobileFilters; }, ",
|
||||
", { mobileFilters: ",
|
||||
"MobileFiltersResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/agent_instances\": ",
|
||||
{
|
||||
|
@ -1320,7 +1324,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { items: { serviceNode?: string | undefined; environments: string[]; agentVersion: string; lastReport: string; }[]; }, ",
|
||||
", { items: ",
|
||||
"AgentExplorerAgentInstancesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/get_agents_per_service\": ",
|
||||
{
|
||||
|
@ -1382,9 +1388,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { items: { serviceName: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; agentVersion: string[]; agentDocsPageUrl?: string | undefined; instances: number; }[]; }, ",
|
||||
", ",
|
||||
"AgentExplorerAgentsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/settings/labs\": ",
|
||||
{
|
||||
|
@ -1810,7 +1816,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { tracesPerMinute: number; numberOfServices: number; totalSize: number; diskSpaceUsedPct: number; estimatedIncrementalSize: number; dailyDataGeneration: number; }, ",
|
||||
", ",
|
||||
"StorageExplorerSummaryStatisticsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/storage_explorer/privileges\": ",
|
||||
{
|
||||
|
@ -1908,7 +1916,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { storageTimeSeries: { serviceName: string; timeseries: { x: number; y: number; }[]; }[]; }, ",
|
||||
", { storageTimeSeries: ",
|
||||
"SizeTimeseriesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/storage_details\": ",
|
||||
{
|
||||
|
@ -1992,15 +2002,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { processorEventStats: { processorEvent: ",
|
||||
{
|
||||
"pluginId": "observability",
|
||||
"scope": "common",
|
||||
"docId": "kibObservabilityPluginApi",
|
||||
"section": "def-common.ProcessorEvent",
|
||||
"text": "ProcessorEvent"
|
||||
},
|
||||
"; docs: number; size: number; }[]; indicesStats: { indexName: string; numberOfDocs: number; primary?: string | number | undefined; replica?: string | number | undefined; size?: number | undefined; dataStream?: string | undefined; lifecyclePhase?: string | undefined; }[]; }, ",
|
||||
", ",
|
||||
"StorageDetailsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/storage_explorer\": ",
|
||||
{
|
||||
|
@ -2080,9 +2084,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serviceStatistics: { serviceName: string; environments: string[]; size?: number | undefined; agentName: ",
|
||||
"AgentName",
|
||||
"; sampling: number; }[]; }, ",
|
||||
", { serviceStatistics: ",
|
||||
"StorageExplorerServiceStatisticsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /api/apm/agent_keys\": ",
|
||||
{
|
||||
|
@ -2118,9 +2122,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { agentKey: ",
|
||||
"SecurityCreateApiKeyResponse",
|
||||
"; }, ",
|
||||
", ",
|
||||
"CreateAgentKeyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /internal/apm/api_key/invalidate\": ",
|
||||
{
|
||||
|
@ -2144,7 +2148,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { invalidatedAgentKeys: string[]; }, ",
|
||||
", ",
|
||||
"InvalidateAgentKeyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/agent_keys/privileges\": ",
|
||||
{
|
||||
|
@ -2162,7 +2168,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { areApiKeysEnabled: boolean; isAdmin: boolean; canManage: boolean; }, ",
|
||||
", ",
|
||||
"AgentKeysPrivilegesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/agent_keys\": ",
|
||||
{
|
||||
|
@ -2180,15 +2188,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { agentKeys: ",
|
||||
{
|
||||
"pluginId": "security",
|
||||
"scope": "common",
|
||||
"docId": "kibSecurityPluginApi",
|
||||
"section": "def-common.ApiKey",
|
||||
"text": "ApiKey"
|
||||
},
|
||||
"[]; }, ",
|
||||
", ",
|
||||
"AgentKeysResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/event_metadata/{processorEvent}/{id}\": ",
|
||||
{
|
||||
|
@ -2374,11 +2376,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { failedTransactionsCorrelations: ",
|
||||
"FailedTransactionsCorrelation",
|
||||
"[]; ccsWarning: boolean; fallbackResult?: ",
|
||||
"FailedTransactionsCorrelation",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"PValuesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /internal/apm/correlations/significant_correlations/transactions\": ",
|
||||
{
|
||||
|
@ -2456,11 +2456,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { latencyCorrelations: ",
|
||||
"LatencyCorrelation",
|
||||
"[]; ccsWarning: boolean; totalDocCount: number; fallbackResult?: ",
|
||||
"LatencyCorrelation",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"SignificantCorrelationsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /internal/apm/correlations/field_value_pairs/transactions\": ",
|
||||
{
|
||||
|
@ -2526,9 +2524,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { fieldValuePairs: ",
|
||||
"FieldValuePair",
|
||||
"[]; errors: any[]; }, ",
|
||||
", ",
|
||||
"FieldValuePairsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/correlations/field_value_stats/transactions\": ",
|
||||
{
|
||||
|
@ -2662,7 +2660,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { fieldCandidates: string[]; }, ",
|
||||
", ",
|
||||
"DurationFieldCandidatesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/operations/spans\": ",
|
||||
{
|
||||
|
@ -2788,11 +2788,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { allSpansDistribution: ",
|
||||
"OverallLatencyDistributionResponse",
|
||||
"; failedSpansDistribution: ",
|
||||
"OverallLatencyDistributionResponse",
|
||||
"; }, ",
|
||||
", ",
|
||||
"DependencyLatencyDistributionResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/operations\": ",
|
||||
{
|
||||
|
@ -2984,7 +2982,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentTimeseries: { x: number; y: number | null; }[]; comparisonTimeseries: { x: number; y: number | null; }[] | null; }, ",
|
||||
", ",
|
||||
"ThroughputChartsForDependencyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/charts/latency\": ",
|
||||
{
|
||||
|
@ -3048,7 +3048,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentTimeseries: { x: number; y: number; }[]; comparisonTimeseries: { x: number; y: number; }[] | null; }, ",
|
||||
", ",
|
||||
"LatencyChartsDependencyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/metadata\": ",
|
||||
{
|
||||
|
@ -3080,7 +3082,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { metadata: { spanType: string | undefined; spanSubtype: string | undefined; }; }, ",
|
||||
", { metadata: ",
|
||||
"MetadataForDependencyResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/upstream_services\": ",
|
||||
{
|
||||
|
@ -3150,25 +3154,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { services: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
", ",
|
||||
"UpstreamServicesForDependencyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/dependencies/top_dependencies\": ",
|
||||
{
|
||||
|
@ -3232,25 +3220,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { dependencies: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
", ",
|
||||
"TopDependenciesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/fleet/java_agent_versions\": ",
|
||||
{
|
||||
|
@ -3312,15 +3284,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { has_cloud_agent_policy: boolean; has_cloud_apm_package_policy: boolean; cloud_apm_migration_enabled: boolean; has_required_role: boolean | undefined; cloud_apm_package_policy: ",
|
||||
{
|
||||
"pluginId": "fleet",
|
||||
"scope": "common",
|
||||
"docId": "kibFleetPluginApi",
|
||||
"section": "def-common.PackagePolicy",
|
||||
"text": "PackagePolicy"
|
||||
},
|
||||
" | undefined; has_apm_integrations: boolean; latest_apm_package_version: string; }, ",
|
||||
", ",
|
||||
"RunMigrationCheckResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/fleet/apm_server_schema/unsupported\": ",
|
||||
{
|
||||
|
@ -3338,7 +3304,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { unsupported: { key: string; value: any; }[]; }, ",
|
||||
", { unsupported: ",
|
||||
"UnsupportedApmServerSchema",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /api/apm/fleet/apm_server_schema\": ",
|
||||
{
|
||||
|
@ -3384,7 +3352,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { cloudStandaloneSetup: { apmServerUrl: string | undefined; secretToken: string | undefined; } | undefined; fleetAgents: never[]; isFleetEnabled: false; } | { cloudStandaloneSetup: { apmServerUrl: string | undefined; secretToken: string | undefined; } | undefined; isFleetEnabled: true; fleetAgents: { id: string; name: string; apmServerUrl: any; secretToken: any; }[]; }, ",
|
||||
", ",
|
||||
"FleetAgentResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/fleet/has_apm_policies\": ",
|
||||
{
|
||||
|
@ -3508,9 +3478,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { artifacts: ",
|
||||
"ArtifactSourceMap",
|
||||
"[]; total: number; } | undefined, ",
|
||||
", ",
|
||||
"ListSourceMapArtifactsResponse",
|
||||
" | undefined, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"DELETE /internal/apm/settings/custom_links/{id}\": ",
|
||||
{
|
||||
|
@ -3754,9 +3724,7 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", ",
|
||||
"ApmIndicesConfig",
|
||||
", ",
|
||||
", Readonly<{ error: string; onboarding: string; span: string; transaction: string; metric: string; }>, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/settings/apm-index-settings\": ",
|
||||
{
|
||||
|
@ -3774,7 +3742,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { apmIndexSettings: { configurationName: \"error\" | \"metric\" | \"span\" | \"transaction\" | \"onboarding\"; defaultValue: string; savedValue: string | undefined; }[]; }, ",
|
||||
", { apmIndexSettings: ",
|
||||
"ApmIndexSettingsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /internal/apm/settings/anomaly-detection/update_to_v3\": ",
|
||||
{
|
||||
|
@ -3920,7 +3890,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { environments: { name: string; alreadyConfigured: boolean; }[]; }, ",
|
||||
", { environments: ",
|
||||
"EnvironmentsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /api/apm/settings/agent-configuration/search\": ",
|
||||
{
|
||||
|
@ -4168,7 +4140,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { latencyChartPreview: { name: string; data: { x: number; y: number | null; }[]; }[]; }, ",
|
||||
", { latencyChartPreview: ",
|
||||
"TransactionDurationChartPreviewResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/rule_types/error_count/chart_preview\": ",
|
||||
{
|
||||
|
@ -4312,7 +4286,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { errorRateChartPreview: { x: number; y: number; }[]; }, ",
|
||||
", { errorRateChartPreview: ",
|
||||
"TransactionErrorRateChartPreviewResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate_by_transaction_name\": ",
|
||||
{
|
||||
|
@ -4380,13 +4356,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { transactionColdstartRate: ",
|
||||
"Coordinate",
|
||||
"[]; average: number | null; }; previousPeriod: { transactionColdstartRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: number | null; } | { transactionColdstartRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: null; }; }, ",
|
||||
", ",
|
||||
"ColdstartRateResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/coldstart_rate\": ",
|
||||
{
|
||||
|
@ -4452,13 +4424,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { transactionColdstartRate: ",
|
||||
"Coordinate",
|
||||
"[]; average: number | null; }; previousPeriod: { transactionColdstartRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: number | null; } | { transactionColdstartRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: null; }; }, ",
|
||||
", ",
|
||||
"ColdstartRateResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/error_rate\": ",
|
||||
{
|
||||
|
@ -4528,13 +4496,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; average: number | null; }; previousPeriod: { timeseries: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: number | null; } | { timeseries: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; average: null; }; }, ",
|
||||
", ",
|
||||
"FailedTransactionRateResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transaction/charts/breakdown\": ",
|
||||
{
|
||||
|
@ -4598,7 +4562,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { timeseries: { title: string; color: string; type: string; data: { x: number; y: number | null; }[]; hideLegend: boolean; legendValue: string; }[]; }, ",
|
||||
", ",
|
||||
"TransactionBreakdownResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/traces/samples\": ",
|
||||
{
|
||||
|
@ -4670,7 +4636,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { traceSamples: { transactionId: string; traceId: string; }[]; }, ",
|
||||
", ",
|
||||
"TransactionTraceSamplesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/charts/latency\": ",
|
||||
{
|
||||
|
@ -4754,11 +4722,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { overallAvgDuration: number | null; latencyTimeseries: { x: number; y: number | null; }[]; }; previousPeriod: { latencyTimeseries: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; overallAvgDuration: number | null; } | { latencyTimeseries: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; overallAvgDuration: null; }; }, ",
|
||||
", ",
|
||||
"TransactionLatencyResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/groups/detailed_statistics\": ",
|
||||
{
|
||||
|
@ -4840,23 +4806,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ transactionName: string; latency: ",
|
||||
"Coordinate",
|
||||
"[]; throughput: ",
|
||||
"Coordinate",
|
||||
"[]; errorRate: ",
|
||||
"Coordinate",
|
||||
"[]; impact: number; }>; previousPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ errorRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; throughput: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; latency: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; transactionName: string; impact: number; }>; }, ",
|
||||
", ",
|
||||
"ServiceTransactionGroupDetailedStatisticsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transactions/groups/main_statistics\": ",
|
||||
{
|
||||
|
@ -4930,7 +4882,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { transactionGroups: { transactionType: string; name: string; latency: number | null; throughput: number; errorRate: number; impact: number; }[]; transactionOverflowCount: number; maxTransactionGroupsExceeded: boolean; }, ",
|
||||
", ",
|
||||
"ServiceTransactionGroupsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/traces/{traceId}/spans/{spanId}\": ",
|
||||
{
|
||||
|
@ -5126,7 +5080,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { traceSamples: { traceId: string; transactionId: string; }[]; }, ",
|
||||
", { traceSamples: ",
|
||||
"TraceSamplesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/transactions/{transactionId}\": ",
|
||||
{
|
||||
|
@ -5234,11 +5190,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { items: { key: ",
|
||||
"BucketKey",
|
||||
"; serviceName: string; transactionName: string; averageResponseTime: number | null; transactionsPerMinute: number; transactionType: string; impact: number; agentName: ",
|
||||
"AgentName",
|
||||
"; }[]; }, ",
|
||||
", ",
|
||||
"TopTracesPrimaryStatsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/traces/{traceId}\": ",
|
||||
{
|
||||
|
@ -5366,9 +5320,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { items: { serviceName: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; }[]; }, ",
|
||||
", { items: ",
|
||||
"LookupServicesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"DELETE /internal/apm/service-group\": ",
|
||||
{
|
||||
|
@ -5652,7 +5606,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { breakdown: { title: string; data: { x: number; y: number; }[]; }[]; }, ",
|
||||
", { breakdown: ",
|
||||
"ServiceDependenciesBreakdownResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/dependencies\": ",
|
||||
{
|
||||
|
@ -5712,25 +5668,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serviceDependencies: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; totalTime: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
", { serviceDependencies: ",
|
||||
"ServiceDependenciesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/detailed_statistics\": ",
|
||||
{
|
||||
|
@ -5812,31 +5752,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ serviceNodeName: string; errorRate?: ",
|
||||
"Coordinate",
|
||||
"[] | undefined; latency?: ",
|
||||
"Coordinate",
|
||||
"[] | undefined; throughput?: ",
|
||||
"Coordinate",
|
||||
"[] | undefined; cpuUsage?: ",
|
||||
"Coordinate",
|
||||
"[] | undefined; memoryUsage?: ",
|
||||
"Coordinate",
|
||||
"[] | undefined; }>; previousPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ cpuUsage: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; errorRate: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; latency: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; memoryUsage: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; throughput: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; serviceNodeName: string; }>; }, ",
|
||||
", ",
|
||||
"ServiceInstancesDetailedStatisticsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/main_statistics\": ",
|
||||
{
|
||||
|
@ -5914,7 +5832,11 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { serviceNodeName: string; errorRate?: number | undefined; latency?: number | undefined; throughput?: number | undefined; cpuUsage?: number | null | undefined; memoryUsage?: number | null | undefined; }[]; previousPeriod: { serviceNodeName: string; errorRate?: number | undefined; latency?: number | undefined; throughput?: number | undefined; cpuUsage?: number | null | undefined; memoryUsage?: number | null | undefined; }[]; }, ",
|
||||
", { currentPeriod: ",
|
||||
"ServiceInstanceMainStatisticsResponse",
|
||||
"; previousPeriod: ",
|
||||
"ServiceInstanceMainStatisticsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/throughput\": ",
|
||||
{
|
||||
|
@ -5984,9 +5906,11 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { x: number; y: number | null; }[]; previousPeriod: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; }, ",
|
||||
", { currentPeriod: ",
|
||||
"ServiceThroughputResponse",
|
||||
"; previousPeriod: ",
|
||||
"ServiceThroughputResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/service_overview_instances/details/{serviceNodeName}\": ",
|
||||
{
|
||||
|
@ -6018,29 +5942,11 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { '@timestamp': string; agent: (",
|
||||
"Agent",
|
||||
" & { name: string; version: string; }) | ({ name: string; version: string; } & ",
|
||||
"Agent",
|
||||
"); service: ",
|
||||
"Service",
|
||||
" | (",
|
||||
"Service",
|
||||
" & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; }) | (",
|
||||
"Service",
|
||||
" & { node?: { name: string; } | undefined; }) | (",
|
||||
"Service",
|
||||
" & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; } & { node?: { name: string; } | undefined; }) | (",
|
||||
"Service",
|
||||
" & { node?: { name: string; } | undefined; } & { name: string; node?: { name: string; } | undefined; environment?: string | undefined; version?: string | undefined; }); container: ",
|
||||
"Container",
|
||||
" | undefined; kubernetes: ",
|
||||
"Kubernetes",
|
||||
" | undefined; host: ",
|
||||
"Host",
|
||||
" | undefined; cloud: ",
|
||||
"Cloud",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"ServiceInstanceMetadataDetailsResponse",
|
||||
" & ({} | ",
|
||||
"ServiceInstanceContainerMetadataDetails",
|
||||
"), ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /api/apm/services/{serviceName}/annotation\": ",
|
||||
{
|
||||
|
@ -6142,9 +6048,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { annotations: ",
|
||||
"Annotation",
|
||||
"[]; }, ",
|
||||
", ",
|
||||
"ServiceAnnotationResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/node/{serviceNodeName}/metadata\": ",
|
||||
{
|
||||
|
@ -6202,7 +6108,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { host: string | number; containerId: string | number; }, ",
|
||||
", ",
|
||||
"ServiceNodeMetadataResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/transaction_types\": ",
|
||||
{
|
||||
|
@ -6232,7 +6140,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { transactionTypes: string[]; }, ",
|
||||
", ",
|
||||
"ServiceTransactionTypesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/agent\": ",
|
||||
{
|
||||
|
@ -6262,9 +6172,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { agentName?: string | undefined; runtimeName?: string | undefined; serverlessType?: ",
|
||||
"ServerlessType",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"ServiceAgentResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metadata/icons\": ",
|
||||
{
|
||||
|
@ -6432,11 +6342,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ serviceName: string; latency: { x: number; y: number | null; }[]; transactionErrorRate: { x: number; y: number; }[]; throughput: { x: number; y: number; }[]; }>; previousPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ serviceName: string; latency: { x: number; y: number | null; }[]; transactionErrorRate: { x: number; y: number; }[]; throughput: { x: number; y: number; }[]; }>; }, ",
|
||||
", ",
|
||||
"ServiceTransactionDetailedStatPeriodsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services\": ",
|
||||
{
|
||||
|
@ -6532,21 +6440,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { items: ",
|
||||
"JoinedReturnType",
|
||||
"<{ serviceName: string; transactionType: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; latency: number | null; transactionErrorRate: number; throughput: number; } | { serviceName: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; } | { serviceName: string; healthStatus: ",
|
||||
"ServiceHealthStatus",
|
||||
"; } | { serviceName: string; alertsCount: number; }, { serviceName: string; transactionType: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; latency: number | null; transactionErrorRate: number; throughput: number; } & { serviceName: string; environments: string[]; agentName: ",
|
||||
"AgentName",
|
||||
"; } & { serviceName: string; healthStatus: ",
|
||||
"ServiceHealthStatus",
|
||||
"; } & { serviceName: string; alertsCount: number; }>; maxServiceCountExceeded: boolean; serviceOverflowCount: number; }, ",
|
||||
", ",
|
||||
"ServicesItemsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/service-map/dependency\": ",
|
||||
{
|
||||
|
@ -6602,11 +6498,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"NodeStats",
|
||||
"; previousPeriod: ",
|
||||
"NodeStats",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"ServiceMapServiceDependencyInfoResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/service-map/service/{serviceName}\": ",
|
||||
{
|
||||
|
@ -6662,11 +6556,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"NodeStats",
|
||||
"; previousPeriod: ",
|
||||
"NodeStats",
|
||||
" | undefined; }, ",
|
||||
", ",
|
||||
"ServiceMapServiceNodeInfoResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/service-map\": ",
|
||||
{
|
||||
|
@ -6722,11 +6614,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { elements: (",
|
||||
"ConnectionElement",
|
||||
" | { data: { id: string; 'span.type': string; label: string; groupedConnections: ({ 'service.name': string; 'service.environment': string | null; 'agent.name': string; serviceAnomalyStats?: ",
|
||||
"ServiceAnomalyStats",
|
||||
" | undefined; label: string | undefined; id?: string | undefined; parent?: string | undefined; position?: cytoscape.Position | undefined; } | { 'span.destination.service.resource': string; 'span.type': string; 'span.subtype': string; label: string | undefined; id?: string | undefined; parent?: string | undefined; position?: cytoscape.Position | undefined; } | { id: string; source: string | undefined; target: string | undefined; label: string | undefined; bidirectional?: boolean | undefined; isInverseEdge?: boolean | undefined; } | undefined)[]; }; } | { data: { id: string; source: string; target: string; }; })[]; }, ",
|
||||
", ",
|
||||
"GroupResourceNodesResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/observability_overview/has_data\": ",
|
||||
{
|
||||
|
@ -6744,9 +6634,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { hasData: boolean; indices: ",
|
||||
"ApmIndicesConfig",
|
||||
"; }, ",
|
||||
", ",
|
||||
"HasDataResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/observability_overview\": ",
|
||||
{
|
||||
|
@ -6780,7 +6670,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serviceCount: number; transactionPerMinute: { value: undefined; timeseries: never[]; } | { value: number; timeseries: { x: number; y: number | null; }[]; }; }, ",
|
||||
", ",
|
||||
"ObservabilityOverviewResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/active_instances\": ",
|
||||
{
|
||||
|
@ -6900,7 +6792,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serverlessFunctionsOverview: { serverlessId: string; serverlessFunctionName: string; serverlessDurationAvg: number | null; billedDurationAvg: number | null; coldStartCount: number | null; avgMemoryUsed: number | undefined; memorySize: number | null; }[]; }, ",
|
||||
", { serverlessFunctionsOverview: ",
|
||||
"ServerlessFunctionsOverviewResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/summary\": ",
|
||||
{
|
||||
|
@ -6960,7 +6854,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { memoryUsageAvgRate: number | undefined; serverlessFunctionsTotal: number | undefined; serverlessDurationAvg: number | null | undefined; billedDurationAvg: number | null | undefined; estimatedCost: number | undefined; }, ",
|
||||
", ",
|
||||
"ServerlessSummaryResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metrics/serverless/charts\": ",
|
||||
{
|
||||
|
@ -7020,19 +6916,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { charts: [",
|
||||
", { charts: ",
|
||||
"FetchAndTransformMetrics",
|
||||
", ",
|
||||
"FetchAndTransformMetrics",
|
||||
", { series: { overallValue: number; data: { x: number; y: number | null | undefined; }[]; title: string; key: string; type: ",
|
||||
"ChartType",
|
||||
"; color: string; }[]; title: string; key: string; yUnit: ",
|
||||
"YUnit",
|
||||
"; description?: string | undefined; }, ",
|
||||
"FetchAndTransformMetrics",
|
||||
", ",
|
||||
"FetchAndTransformMetrics",
|
||||
"]; }, ",
|
||||
"[]; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metrics/nodes\": ",
|
||||
{
|
||||
|
@ -7088,7 +6974,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serviceNodes: { name: string; cpu: number | null; heapMemory: number | null; hostName: string | null | undefined; nonHeapMemory: number | null; threadCount: number | null; }[]; }, ",
|
||||
", { serviceNodes: ",
|
||||
"ServiceNodesResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/metrics/charts\": ",
|
||||
{
|
||||
|
@ -7320,7 +7208,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { topErroneousTransactions: { transactionName: string; currentPeriodTimeseries: { x: number; y: number; }[]; previousPeriodTimeseries: { x: number; y: number; }[]; transactionType: string | undefined; occurrences: number; }[]; }, ",
|
||||
", ",
|
||||
"TopErroneousTransactionsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/errors/distribution\": ",
|
||||
{
|
||||
|
@ -7384,9 +7274,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: { x: number; y: number; }[]; previousPeriod: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; bucketSize: number; }, ",
|
||||
", ",
|
||||
"ErrorDistributionResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/errors/{groupId}/error/{errorId}\": ",
|
||||
{
|
||||
|
@ -7446,11 +7336,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { transaction: ",
|
||||
"Transaction",
|
||||
" | undefined; error: ",
|
||||
"APMError",
|
||||
"; }, ",
|
||||
", ",
|
||||
"ErrorSampleDetailsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/errors/{groupId}/samples\": ",
|
||||
{
|
||||
|
@ -7508,7 +7396,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { errorSampleIds: string[]; occurrencesCount: number; }, ",
|
||||
", ",
|
||||
"ErrorGroupSampleIdsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"POST /internal/apm/services/{serviceName}/errors/groups/detailed_statistics\": ",
|
||||
{
|
||||
|
@ -7576,15 +7466,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { currentPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ groupId: string; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }>; previousPeriod: ",
|
||||
"Dictionary",
|
||||
"<{ timeseries: { x: number; y: ",
|
||||
"Maybe",
|
||||
"<number>; }[]; groupId: string; }>; }, ",
|
||||
", ",
|
||||
"ErrorGroupPeriodsResponse",
|
||||
", ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics_by_transaction_name\": ",
|
||||
{
|
||||
|
@ -7648,7 +7532,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { errorGroups: { groupId: string; name: string; lastSeen: number; occurrences: number; culprit: string | undefined; handled: boolean | undefined; type: string | undefined; }[]; }, ",
|
||||
", { errorGroups: ",
|
||||
"ErrorGroupMainStatisticsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/services/{serviceName}/errors/groups/main_statistics\": ",
|
||||
{
|
||||
|
@ -7714,7 +7600,9 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { errorGroups: { groupId: string; name: string; lastSeen: number; occurrences: number; culprit: string | undefined; handled: boolean | undefined; type: string | undefined; }[]; }, ",
|
||||
", { errorGroups: ",
|
||||
"ErrorGroupMainStatisticsResponse",
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; \"GET /internal/apm/environments\": ",
|
||||
{
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
|
||||
---
|
||||
import apmObj from './apm.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/apm-ui](https://github.com/orgs/elastic/teams/apm-ui) for ques
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 42 | 0 | 42 | 65 |
|
||||
| 42 | 0 | 42 | 108 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
|
||||
---
|
||||
import bannersObj from './banners.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/bfetch
|
|||
title: "bfetch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the bfetch plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
|
||||
---
|
||||
import bfetchObj from './bfetch.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
|
||||
---
|
||||
import canvasObj from './canvas.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
|
||||
---
|
||||
import casesObj from './cases.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
|
||||
---
|
||||
import chartsObj from './charts.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
||||
---
|
||||
import cloudObj from './cloud.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudChat
|
|||
title: "cloudChat"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudChat plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudChat']
|
||||
---
|
||||
import cloudChatObj from './cloud_chat.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
|
||||
---
|
||||
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
|
||||
---
|
||||
import cloudDefendObj from './cloud_defend.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudExperiments
|
|||
title: "cloudExperiments"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudExperiments plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudExperiments']
|
||||
---
|
||||
import cloudExperimentsObj from './cloud_experiments.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
|
||||
---
|
||||
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
||||
---
|
||||
import consoleObj from './console.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
|
||||
---
|
||||
import contentManagementObj from './content_management.devdocs.json';
|
||||
|
|
|
@ -3735,7 +3735,7 @@
|
|||
"label": "chainingSystem",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"NONE\" | \"HIERARCHICAL\""
|
||||
"\"HIERARCHICAL\" | \"NONE\""
|
||||
],
|
||||
"path": "src/plugins/controls/common/control_group/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -5631,7 +5631,7 @@
|
|||
"label": "chainingSystem",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"NONE\" | \"HIERARCHICAL\""
|
||||
"\"HIERARCHICAL\" | \"NONE\""
|
||||
],
|
||||
"path": "src/plugins/controls/common/control_group/types.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
|
||||
---
|
||||
import controlsObj from './controls.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
|
||||
---
|
||||
import customIntegrationsObj from './custom_integrations.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
---
|
||||
import dashboardObj from './dashboard.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
|
||||
---
|
||||
import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json';
|
||||
|
|
|
@ -10990,10 +10990,6 @@
|
|||
"plugin": "@kbn/core",
|
||||
"path": "src/core/types/index.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "apm",
|
||||
"path": "x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "savedObjectsTaggingOss",
|
||||
"path": "src/plugins/saved_objects_tagging_oss/public/api.ts"
|
||||
|
@ -28767,10 +28763,6 @@
|
|||
"plugin": "@kbn/core",
|
||||
"path": "src/core/types/index.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "apm",
|
||||
"path": "x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "savedObjectsTaggingOss",
|
||||
"path": "src/plugins/saved_objects_tagging_oss/public/api.ts"
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
|
||||
---
|
||||
import dataObj from './data.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
|
||||
---
|
||||
import dataQueryObj from './data_query.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
|
||||
---
|
||||
import dataSearchObj from './data_search.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
|
||||
---
|
||||
import dataViewEditorObj from './data_view_editor.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
|
||||
---
|
||||
import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
||||
---
|
||||
import dataViewManagementObj from './data_view_management.devdocs.json';
|
||||
|
|
|
@ -26196,10 +26196,6 @@
|
|||
"plugin": "@kbn/core",
|
||||
"path": "src/core/types/index.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "apm",
|
||||
"path": "x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "savedObjectsTaggingOss",
|
||||
"path": "src/plugins/saved_objects_tagging_oss/public/api.ts"
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
|
||||
---
|
||||
import dataViewsObj from './data_views.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
|
||||
---
|
||||
import dataVisualizerObj from './data_visualizer.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -41,8 +41,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibDataPluginApi" section="def-common.EsQuerySearchAfter" text="EsQuerySearchAfter"/> | discover | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.executeTriggerActions" text="executeTriggerActions"/> | data, discover, imageEmbeddable, embeddable | - |
|
||||
| <DocLink id="kibKbnCoreUiSettingsCommonPluginApi" section="def-common.UiSettingsParams.metric" text="metric"/> | advancedSettings, discover | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core, home, dataViews, savedObjectsTagging, fleet, canvas, osquery, securitySolution, synthetics, savedObjects, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-import-export-server-internal, apm, savedObjectsTaggingOss, cases, lists, upgradeAssistant, savedObjectsManagement, @kbn/core-ui-settings-server-internal, dashboard | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core, home, dataViews, savedObjectsTagging, fleet, canvas, osquery, securitySolution, synthetics, savedObjects, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-import-export-server-internal, apm, savedObjectsTaggingOss, cases, lists, upgradeAssistant, savedObjectsManagement, @kbn/core-ui-settings-server-internal, data | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core, home, dataViews, savedObjectsTagging, fleet, canvas, osquery, securitySolution, synthetics, savedObjects, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-import-export-server-internal, savedObjectsTaggingOss, cases, lists, upgradeAssistant, savedObjectsManagement, @kbn/core-ui-settings-server-internal, dashboard | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core, home, dataViews, savedObjectsTagging, fleet, canvas, osquery, securitySolution, synthetics, savedObjects, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-import-export-server-internal, savedObjectsTaggingOss, cases, lists, upgradeAssistant, savedObjectsManagement, @kbn/core-ui-settings-server-internal, data | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EqlSearchStrategyRequest.options" text="options"/> | securitySolution | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_TRUSTED_APPS_LIST_ID" text="ENDPOINT_TRUSTED_APPS_LIST_ID"/> | lists, securitySolution, @kbn/securitysolution-io-ts-list-types | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_TRUSTED_APPS_LIST_NAME" text="ENDPOINT_TRUSTED_APPS_LIST_NAME"/> | lists, securitySolution, @kbn/securitysolution-io-ts-list-types | - |
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -333,8 +333,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SavedObject" text="SavedObject"/> | [route.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts#:~:text=SavedObject) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [route.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts#:~:text=SavedObject), [route.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts#:~:text=SavedObject), [route.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/settings/apm_indices/route.ts#:~:text=SavedObject) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.DataView.title" text="title"/> | [create_static_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/data_view/create_static_data_view.ts#:~:text=title), [create_static_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/data_view/create_static_data_view.ts#:~:text=title) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.DataView.title" text="title"/> | [create_static_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/data_view/create_static_data_view.ts#:~:text=title), [create_static_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/data_view/create_static_data_view.ts#:~:text=title) | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-public.DataView.title" text="title"/> | [create_static_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/apm/server/routes/data_view/create_static_data_view.ts#:~:text=title) | - |
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
|
||||
---
|
||||
import devToolsObj from './dev_tools.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
|
||||
---
|
||||
import discoverObj from './discover.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
|
||||
---
|
||||
import discoverEnhancedObj from './discover_enhanced.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
|
||||
---
|
||||
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
|
||||
---
|
||||
import embeddableObj from './embeddable.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
|
||||
---
|
||||
import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
|
||||
---
|
||||
import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
|
||||
---
|
||||
import enterpriseSearchObj from './enterprise_search.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
|
||||
---
|
||||
import esUiSharedObj from './es_ui_shared.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
|
||||
---
|
||||
import eventAnnotationObj from './event_annotation.devdocs.json';
|
||||
|
|
|
@ -1514,7 +1514,7 @@
|
|||
"label": "data",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; created?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}> | undefined)[]"
|
||||
"(Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; created?: string | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}> | undefined)[]"
|
||||
],
|
||||
"path": "x-pack/plugins/event_log/server/es/cluster_client_adapter.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1534,7 +1534,7 @@
|
|||
"label": "IEvent",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DeepPartial<DeepWriteable<Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; created?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}>>> | undefined"
|
||||
"DeepPartial<DeepWriteable<Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; created?: string | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}>>> | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/event_log/generated/schemas.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1549,7 +1549,7 @@
|
|||
"label": "IValidatedEvent",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; created?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}> | undefined"
|
||||
"Readonly<{ log?: Readonly<{ logger?: string | undefined; level?: string | undefined; } & {}> | undefined; error?: Readonly<{ type?: string | undefined; id?: string | undefined; message?: string | undefined; code?: string | undefined; stack_trace?: string | undefined; } & {}> | undefined; '@timestamp'?: string | undefined; message?: string | undefined; tags?: string[] | undefined; rule?: Readonly<{ id?: string | undefined; name?: string | undefined; description?: string | undefined; category?: string | undefined; version?: string | undefined; uuid?: string | undefined; license?: string | undefined; reference?: string | undefined; author?: string[] | undefined; ruleset?: string | undefined; } & {}> | undefined; kibana?: Readonly<{ action?: Readonly<{ id?: string | undefined; name?: string | undefined; execution?: Readonly<{ source?: string | undefined; uuid?: string | undefined; } & {}> | undefined; } & {}> | undefined; alerting?: Readonly<{ outcome?: string | undefined; summary?: Readonly<{ recovered?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; new?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; ongoing?: Readonly<{ count?: string | number | undefined; } & {}> | undefined; } & {}> | undefined; status?: string | undefined; instance_id?: string | undefined; action_group_id?: string | undefined; action_subgroup?: string | undefined; } & {}> | undefined; alert?: Readonly<{ rule?: Readonly<{ consumer?: string | undefined; execution?: Readonly<{ uuid?: string | undefined; metrics?: Readonly<{ number_of_triggered_actions?: string | number | undefined; number_of_generated_actions?: string | number | undefined; alert_counts?: Readonly<{ recovered?: string | number | undefined; active?: string | number | undefined; new?: string | number | undefined; } & {}> | undefined; number_of_searches?: string | number | undefined; total_indexing_duration_ms?: string | number | undefined; es_search_duration_ms?: string | number | undefined; total_search_duration_ms?: string | number | undefined; execution_gap_duration_s?: string | number | undefined; rule_type_run_duration_ms?: string | number | undefined; process_alerts_duration_ms?: string | number | undefined; trigger_actions_duration_ms?: string | number | undefined; process_rule_duration_ms?: string | number | undefined; claim_to_start_duration_ms?: string | number | undefined; prepare_rule_duration_ms?: string | number | undefined; total_run_duration_ms?: string | number | undefined; total_enrichment_duration_ms?: string | number | undefined; } & {}> | undefined; status?: string | undefined; status_order?: string | number | undefined; } & {}> | undefined; rule_type_id?: string | undefined; } & {}> | undefined; flapping?: boolean | undefined; } & {}> | undefined; version?: string | undefined; server_uuid?: string | undefined; task?: Readonly<{ id?: string | undefined; schedule_delay?: string | number | undefined; scheduled?: string | undefined; } & {}> | undefined; saved_objects?: Readonly<{ type?: string | undefined; id?: string | undefined; rel?: string | undefined; namespace?: string | undefined; type_id?: string | undefined; space_agnostic?: boolean | undefined; } & {}>[] | undefined; space_ids?: string[] | undefined; } & {}> | undefined; event?: Readonly<{ type?: string[] | undefined; reason?: string | undefined; action?: string | undefined; id?: string | undefined; start?: string | undefined; end?: string | undefined; category?: string[] | undefined; outcome?: string | undefined; code?: string | undefined; url?: string | undefined; severity?: string | number | undefined; duration?: string | number | undefined; created?: string | undefined; original?: string | undefined; dataset?: string | undefined; hash?: string | undefined; ingested?: string | undefined; kind?: string | undefined; module?: string | undefined; provider?: string | undefined; reference?: string | undefined; risk_score?: number | undefined; risk_score_norm?: number | undefined; sequence?: string | number | undefined; timezone?: string | undefined; } & {}> | undefined; ecs?: Readonly<{ version?: string | undefined; } & {}> | undefined; user?: Readonly<{ name?: string | undefined; } & {}> | undefined; } & {}> | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/event_log/generated/schemas.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
|
||||
---
|
||||
import eventLogObj from './event_log.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
|
||||
---
|
||||
import expressionErrorObj from './expression_error.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
|
||||
---
|
||||
import expressionGaugeObj from './expression_gauge.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
|
||||
---
|
||||
import expressionHeatmapObj from './expression_heatmap.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
|
||||
---
|
||||
import expressionImageObj from './expression_image.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
|
||||
---
|
||||
import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
|
||||
---
|
||||
import expressionMetricObj from './expression_metric.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
|
||||
---
|
||||
import expressionMetricVisObj from './expression_metric_vis.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
|
||||
---
|
||||
import expressionPartitionVisObj from './expression_partition_vis.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
|
||||
---
|
||||
import expressionRepeatImageObj from './expression_repeat_image.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
|
||||
---
|
||||
import expressionRevealImageObj from './expression_reveal_image.devdocs.json';
|
||||
|
|
|
@ -635,7 +635,7 @@
|
|||
"label": "strokeLinecap",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"inherit\" | \"square\" | \"butt\" | \"round\" | undefined"
|
||||
"\"inherit\" | \"butt\" | \"round\" | \"square\" | undefined"
|
||||
],
|
||||
"path": "src/plugins/expression_shape/public/components/reusable/types.tsx",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
|
||||
---
|
||||
import expressionShapeObj from './expression_shape.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
|
||||
---
|
||||
import expressionTagcloudObj from './expression_tagcloud.devdocs.json';
|
||||
|
|
|
@ -3402,7 +3402,7 @@
|
|||
"label": "YScaleType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"log\" | \"time\" | \"sqrt\" | \"linear\""
|
||||
"\"log\" | \"time\" | \"linear\" | \"sqrt\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
|
||||
---
|
||||
import expressionXYObj from './expression_x_y.devdocs.json';
|
||||
|
|
|
@ -12556,7 +12556,7 @@
|
|||
"\nAllowed column names in a PointSeries"
|
||||
],
|
||||
"signature": [
|
||||
"\"text\" | \"color\" | \"x\" | \"y\" | \"size\""
|
||||
"\"text\" | \"color\" | \"size\" | \"y\" | \"x\""
|
||||
],
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/pointseries.ts",
|
||||
"deprecated": false,
|
||||
|
@ -22374,7 +22374,7 @@
|
|||
"\nAllowed column names in a PointSeries"
|
||||
],
|
||||
"signature": [
|
||||
"\"text\" | \"color\" | \"x\" | \"y\" | \"size\""
|
||||
"\"text\" | \"color\" | \"size\" | \"y\" | \"x\""
|
||||
],
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/pointseries.ts",
|
||||
"deprecated": false,
|
||||
|
@ -37790,7 +37790,7 @@
|
|||
"\nAllowed column names in a PointSeries"
|
||||
],
|
||||
"signature": [
|
||||
"\"text\" | \"color\" | \"x\" | \"y\" | \"size\""
|
||||
"\"text\" | \"color\" | \"size\" | \"y\" | \"x\""
|
||||
],
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/pointseries.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
|
||||
---
|
||||
import expressionsObj from './expressions.devdocs.json';
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/kibana_feature.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1317,7 +1317,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/kibana_feature.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3082,7 +3082,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>[] | undefined; privilegesTooltip?: string | undefined; reserved?: Readonly<{ description: string; privileges: readonly Readonly<{ id: string; privilege: Readonly<{ excludeFromBasePrivileges?: boolean | undefined; requireAllSpaces?: boolean | undefined; disabled?: boolean | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; api?: readonly string[] | undefined; app?: readonly string[] | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; ui: readonly string[]; }>; }>[]; }> | undefined; }>"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/kibana_feature.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3346,7 +3346,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }>"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/sub_feature.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3383,7 +3383,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/sub_feature.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3427,7 +3427,7 @@
|
|||
"section": "def-common.SubFeaturePrivilegeGroupType",
|
||||
"text": "SubFeaturePrivilegeGroupType"
|
||||
},
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; app?: readonly string[] | undefined; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }"
|
||||
"; privileges: readonly Readonly<{ id: string; name: string; includeIn: \"none\" | \"all\" | \"read\"; minimumLicense?: \"basic\" | \"standard\" | \"gold\" | \"platinum\" | \"enterprise\" | \"trial\" | undefined; alerting?: Readonly<{ rule?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; alert?: Readonly<{ all?: readonly string[] | undefined; read?: readonly string[] | undefined; }> | undefined; }> | undefined; cases?: Readonly<{ all?: readonly string[] | undefined; push?: readonly string[] | undefined; create?: readonly string[] | undefined; read?: readonly string[] | undefined; update?: readonly string[] | undefined; delete?: readonly string[] | undefined; }> | undefined; disabled?: boolean | undefined; ui: readonly string[]; management?: Readonly<{ [x: string]: readonly string[]; }> | undefined; catalogue?: readonly string[] | undefined; app?: readonly string[] | undefined; requireAllSpaces?: boolean | undefined; api?: readonly string[] | undefined; savedObject: Readonly<{ all: readonly string[]; read: readonly string[]; }>; }>[]; }>[]; description?: string | undefined; }"
|
||||
],
|
||||
"path": "x-pack/plugins/features/common/sub_feature.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
|
||||
---
|
||||
import featuresObj from './features.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
|
||||
---
|
||||
import fieldFormatsObj from './field_formats.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
|
||||
---
|
||||
import fileUploadObj from './file_upload.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files']
|
||||
---
|
||||
import filesObj from './files.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement']
|
||||
---
|
||||
import filesManagementObj from './files_management.devdocs.json';
|
||||
|
|
|
@ -4427,7 +4427,7 @@
|
|||
"section": "def-server.Artifact",
|
||||
"text": "Artifact"
|
||||
},
|
||||
", \"decodedSha256\" | \"identifier\">>({ identifier, decodedSha256, }: T) => string"
|
||||
", \"identifier\" | \"decodedSha256\">>({ identifier, decodedSha256, }: T) => string"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/server/services/artifacts/mappings.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
|
||||
---
|
||||
import fleetObj from './fleet.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
|
||||
---
|
||||
import globalSearchObj from './global_search.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding']
|
||||
---
|
||||
import guidedOnboardingObj from './guided_onboarding.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
|
||||
---
|
||||
import homeObj from './home.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable']
|
||||
---
|
||||
import imageEmbeddableObj from './image_embeddable.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
|
||||
---
|
||||
import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
|
||||
---
|
||||
import indexManagementObj from './index_management.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
|
||||
---
|
||||
import infraObj from './infra.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
|
||||
---
|
||||
import inspectorObj from './inspector.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
|
||||
---
|
||||
import interactiveSetupObj from './interactive_setup.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ace
|
|||
title: "@kbn/ace"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/ace plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace']
|
||||
---
|
||||
import kbnAceObj from './kbn_ace.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components']
|
||||
---
|
||||
import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-utils
|
|||
title: "@kbn/aiops-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/aiops-utils plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
|
||||
---
|
||||
import kbnAiopsUtilsObj from './kbn_aiops_utils.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts
|
|||
title: "@kbn/alerts"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerts plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts']
|
||||
---
|
||||
import kbnAlertsObj from './kbn_alerts.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-as-data-utils']
|
||||
---
|
||||
import kbnAlertsAsDataUtilsObj from './kbn_alerts_as_data_utils.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-ui-shared']
|
||||
---
|
||||
import kbnAlertsUiSharedObj from './kbn_alerts_ui_shared.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics']
|
||||
---
|
||||
import kbnAnalyticsObj from './kbn_analytics.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-client
|
|||
title: "@kbn/analytics-client"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-client plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-client']
|
||||
---
|
||||
import kbnAnalyticsClientObj from './kbn_analytics_client.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-browser
|
|||
title: "@kbn/analytics-shippers-elastic-v3-browser"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-browser plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-browser']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3BrowserObj from './kbn_analytics_shippers_elastic_v3_browser.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-common
|
|||
title: "@kbn/analytics-shippers-elastic-v3-common"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-common plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-common']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3CommonObj from './kbn_analytics_shippers_elastic_v3_common.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-server
|
|||
title: "@kbn/analytics-shippers-elastic-v3-server"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-server plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-server']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3ServerObj from './kbn_analytics_shippers_elastic_v3_server.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-fullstory
|
|||
title: "@kbn/analytics-shippers-fullstory"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-fullstory plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-fullstory']
|
||||
---
|
||||
import kbnAnalyticsShippersFullstoryObj from './kbn_analytics_shippers_fullstory.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-gainsight
|
|||
title: "@kbn/analytics-shippers-gainsight"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-gainsight plugin
|
||||
date: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-gainsight']
|
||||
---
|
||||
import kbnAnalyticsShippersGainsightObj from './kbn_analytics_shippers_gainsight.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader']
|
||||
---
|
||||
import kbnApmConfigLoaderObj from './kbn_apm_config_loader.devdocs.json';
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace']
|
||||
---
|
||||
import kbnApmSynthtraceObj from './kbn_apm_synthtrace.devdocs.json';
|
||||
|
|
|
@ -2336,7 +2336,7 @@
|
|||
"section": "def-common.ApmFields",
|
||||
"text": "ApmFields"
|
||||
},
|
||||
", \"@timestamp\" | \"metricset.name\" | \"ecs.version\" | \"event.ingested\" | \"observer.type\" | \"observer.version_major\" | \"observer.version\" | \"processor.event\" | \"processor.name\"> & Partial<{ 'labels.etag': string; agent_config_applied: number; 'event.agent_id_status': string; }>"
|
||||
", \"@timestamp\" | \"ecs.version\" | \"event.ingested\" | \"metricset.name\" | \"observer.type\" | \"observer.version_major\" | \"observer.version\" | \"processor.event\" | \"processor.name\"> & Partial<{ 'labels.etag': string; agent_config_applied: number; 'event.agent_id_status': string; }>"
|
||||
],
|
||||
"path": "packages/kbn-apm-synthtrace-client/src/lib/agent_config/agent_config_fields.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2023-03-19
|
||||
date: 2023-03-20
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace-client']
|
||||
---
|
||||
import kbnApmSynthtraceClientObj from './kbn_apm_synthtrace_client.devdocs.json';
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue