mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[api-docs] Daily api_docs build (#136061)
This commit is contained in:
parent
f990f31023
commit
bfb1988f2e
287 changed files with 1909 additions and 521 deletions
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/actions
|
|||
title: "actions"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the actions plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/advancedSettings
|
|||
title: "advancedSettings"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the advancedSettings plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/aiops
|
|||
title: "aiops"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the aiops plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -829,6 +829,37 @@
|
|||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.isRuleSnoozed",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "isRuleSnoozed",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(rule: RuleSnoozeProps) => boolean"
|
||||
],
|
||||
"path": "x-pack/plugins/alerting/server/lib/is_rule_snoozed.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.isRuleSnoozed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "rule",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"RuleSnoozeProps"
|
||||
],
|
||||
"path": "x-pack/plugins/alerting/server/lib/is_rule_snoozed.ts",
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.parseDuration",
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/alerting
|
|||
title: "alerting"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the alerting plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
@ -18,7 +18,7 @@ Contact [Response Ops](https://github.com/orgs/elastic/teams/response-ops) for q
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 363 | 0 | 354 | 20 |
|
||||
| 365 | 0 | 356 | 20 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/apm
|
|||
title: "apm"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the apm plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/banners
|
|||
title: "banners"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the banners plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/bfetch
|
|||
title: "bfetch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the bfetch plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/canvas
|
|||
title: "canvas"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the canvas plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cases
|
|||
title: "cases"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the cases plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/charts
|
|||
title: "charts"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the charts plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cloud
|
|||
title: "cloud"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the cloud plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture
|
|||
title: "cloudSecurityPosture"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the cloudSecurityPosture plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/console
|
|||
title: "console"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the console plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/controls
|
|||
title: "controls"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the controls plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core
|
|||
title: "core"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the core plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-application
|
|||
title: "core.application"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the core.application plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.application']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-chrome
|
|||
title: "core.chrome"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the core.chrome plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.chrome']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-http
|
|||
title: "core.http"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the core.http plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.http']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-savedObjects
|
|||
title: "core.savedObjects"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the core.savedObjects plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.savedObjects']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/customIntegrations
|
|||
title: "customIntegrations"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the customIntegrations plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dashboard
|
|||
title: "dashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dashboard plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced
|
|||
title: "dashboardEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dashboardEnhanced plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4667,7 +4667,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(x: unknown) => x is ",
|
||||
"TimeRange"
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/query/timefilter/is_time_range.ts",
|
||||
"deprecated": false,
|
||||
|
@ -8450,7 +8456,13 @@
|
|||
],
|
||||
"signature": [
|
||||
"{ calculateAutoTimeExpression: (range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined; createAggConfigs: (indexPattern: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
|
@ -8661,7 +8673,13 @@
|
|||
" | ",
|
||||
"Query",
|
||||
"[] | undefined; timeRange?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/kibana_context_type.ts",
|
||||
|
@ -9398,7 +9416,13 @@
|
|||
],
|
||||
"signature": [
|
||||
"{ time?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; refreshInterval?: ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data
|
|||
title: "data"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the data plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3073 | 34 | 2400 | 22 |
|
||||
| 3075 | 34 | 2402 | 21 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -1921,7 +1921,13 @@
|
|||
"label": "time",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/data/public/query/state_sync/types.ts",
|
||||
|
@ -3589,7 +3595,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(x: unknown) => x is ",
|
||||
"TimeRange"
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/query/timefilter/is_time_range.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3843,7 +3855,13 @@
|
|||
],
|
||||
"signature": [
|
||||
"{ time?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; refreshInterval?: ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
|
@ -3884,7 +3902,13 @@
|
|||
"label": "SavedQueryTimeFilter",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" & { refreshInterval: ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
|
@ -3898,6 +3922,20 @@
|
|||
"path": "src/plugins/data/common/query/types.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-common.TimeRange",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "TimeRange",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ from: string; to: string; mode?: \"absolute\" | \"relative\" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/query/timefilter/types.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": []
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data-query
|
|||
title: "data.query"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the data.query plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3073 | 34 | 2400 | 22 |
|
||||
| 3075 | 34 | 2402 | 21 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -420,7 +420,13 @@
|
|||
],
|
||||
"signature": [
|
||||
"{ calculateAutoTimeExpression: (range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined; createAggConfigs: (indexPattern: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
|
@ -6338,7 +6344,7 @@
|
|||
"label": "start",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"({ getConfig, fieldFormats, calculateBoundsOptions, }: ",
|
||||
"({ getConfig, fieldFormats, calculateBounds, }: ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
|
@ -6363,7 +6369,7 @@
|
|||
"id": "def-common.AggsCommonService.start.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "{\n getConfig,\n fieldFormats,\n calculateBoundsOptions,\n }",
|
||||
"label": "{\n getConfig,\n fieldFormats,\n calculateBounds,\n }",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
|
@ -12276,7 +12282,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(getConfig: (key: string) => any) => (range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/aggs/utils/calculate_auto_time_expression.ts",
|
||||
|
@ -15709,7 +15721,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(timerange: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
|
@ -15730,7 +15748,13 @@
|
|||
"label": "timerange",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"TimeRange"
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/timerange_to_ast.ts",
|
||||
"deprecated": false,
|
||||
|
@ -20885,7 +20909,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/aggs/types.ts",
|
||||
|
@ -21287,16 +21317,41 @@
|
|||
},
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-common.AggsCommonStartDependencies.calculateBoundsOptions",
|
||||
"type": "Object",
|
||||
"id": "def-common.AggsCommonStartDependencies.calculateBounds",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "calculateBoundsOptions",
|
||||
"label": "calculateBounds",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"CalculateBoundsOptions"
|
||||
"(timeRange: ",
|
||||
"TimeRange",
|
||||
") => ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRangeBounds",
|
||||
"text": "TimeRangeBounds"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/search/aggs/aggs_service.ts",
|
||||
"deprecated": false
|
||||
"deprecated": false,
|
||||
"returnComment": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-common.AggsCommonStartDependencies.calculateBounds.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "timeRange",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ from: string; to: string; mode?: \"absolute\" | \"relative\" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/aggs/buckets/date_histogram.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -25208,7 +25263,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"{ calculateAutoTimeExpression: (range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined; createAggConfigs: (indexPattern: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
|
@ -26647,7 +26708,13 @@
|
|||
],
|
||||
"signature": [
|
||||
"{ calculateAutoTimeExpression: (range: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => string | undefined; createAggConfigs: (indexPattern: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
|
@ -27325,7 +27392,13 @@
|
|||
" | ",
|
||||
"Query",
|
||||
"[] | undefined; timeRange?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/kibana_context_type.ts",
|
||||
|
@ -27925,7 +27998,13 @@
|
|||
"text": "ExpressionFunctionDefinition"
|
||||
},
|
||||
"<\"timerange\", null, ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
", ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
|
@ -29431,7 +29510,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"{ type: \"timerange\"; } & ",
|
||||
"TimeRange"
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/timerange.ts",
|
||||
"deprecated": false,
|
||||
|
@ -32805,7 +32890,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(input: null, args: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
") => { type: \"timerange\"; from: string; to: string; mode: \"absolute\" | \"relative\" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/timerange.ts",
|
||||
|
@ -32833,7 +32924,13 @@
|
|||
"label": "args",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"TimeRange"
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/timerange.ts",
|
||||
"deprecated": false,
|
||||
|
@ -34936,7 +35033,13 @@
|
|||
" | ",
|
||||
"Query",
|
||||
"[] | undefined; timeRange?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/remove_filter.ts",
|
||||
|
@ -35233,7 +35336,13 @@
|
|||
" | ",
|
||||
"Query",
|
||||
"[] | undefined; timeRange?: ",
|
||||
"TimeRange",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataQueryPluginApi",
|
||||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined; }"
|
||||
],
|
||||
"path": "src/plugins/data/common/search/expressions/select_filter.ts",
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data-search
|
|||
title: "data.search"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the data.search plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3073 | 34 | 2400 | 22 |
|
||||
| 3075 | 34 | 2402 | 21 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewEditor
|
|||
title: "dataViewEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dataViewEditor plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor
|
|||
title: "dataViewFieldEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dataViewFieldEditor plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewManagement
|
|||
title: "dataViewManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dataViewManagement plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViews
|
|||
title: "dataViews"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dataViews plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataVisualizer
|
|||
title: "dataVisualizer"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the dataVisualizer plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsByApi
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api
|
||||
title: Deprecated API usage by API
|
||||
summary: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsByPlugin
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
|
||||
title: Deprecated API usage by plugin
|
||||
summary: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsDueByTeam
|
|||
slug: /kibana-dev-docs/api-meta/deprecations-due-by-team
|
||||
title: Deprecated APIs due to be removed, by team
|
||||
summary: Lists the teams that are referencing deprecated APIs with a remove by date.
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/devTools
|
|||
title: "devTools"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the devTools plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/discover
|
|||
title: "discover"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the discover plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced
|
|||
title: "discoverEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the discoverEnhanced plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/elastic-apm-synthtrace
|
|||
title: "@elastic/apm-synthtrace"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @elastic/apm-synthtrace plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/apm-synthtrace']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/embeddable
|
|||
title: "embeddable"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the embeddable plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced
|
|||
title: "embeddableEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the embeddableEnhanced plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects
|
|||
title: "encryptedSavedObjects"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the encryptedSavedObjects plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch
|
|||
title: "enterpriseSearch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the enterpriseSearch plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/esUiShared
|
|||
title: "esUiShared"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the esUiShared plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/eventAnnotation
|
|||
title: "eventAnnotation"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the eventAnnotation plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/eventLog
|
|||
title: "eventLog"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the eventLog plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionError
|
|||
title: "expressionError"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionError plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionGauge
|
|||
title: "expressionGauge"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionGauge plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap
|
|||
title: "expressionHeatmap"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionHeatmap plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionImage
|
|||
title: "expressionImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionImage plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
822
api_docs/expression_legacy_metric_vis.devdocs.json
Normal file
822
api_docs/expression_legacy_metric_vis.devdocs.json
Normal file
|
@ -0,0 +1,822 @@
|
|||
{
|
||||
"id": "expressionLegacyMetricVis",
|
||||
"client": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"objects": []
|
||||
},
|
||||
"server": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"objects": []
|
||||
},
|
||||
"common": {
|
||||
"classes": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.metricVisFunction",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "metricVisFunction",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.MetricVisExpressionFunctionDefinition",
|
||||
"text": "MetricVisExpressionFunctionDefinition"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/expression_functions/metric_vis_function.ts",
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.DimensionsVisParam",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DimensionsVisParam",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.metrics",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "metrics",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
")[]"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.bucket",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "bucket",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "MetricArguments",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.percentageMode",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "percentageMode",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.colorMode",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "colorMode",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"Background\" | \"Labels\" | \"None\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.showLabels",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "showLabels",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.palette",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "palette",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"PaletteOutput",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.CustomPaletteState",
|
||||
"text": "CustomPaletteState"
|
||||
},
|
||||
"> | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.font",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "font",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.labelFont",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "labelFont",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.labelPosition",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "labelPosition",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"top\" | \"bottom\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.metric",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "metric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
")[]"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.bucket",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "bucket",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.colorFullBackground",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "colorFullBackground",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricArguments.autoScale",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "autoScale",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "MetricOptions",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.value",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "value",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.label",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "label",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.color",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "color",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.bgColor",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "bgColor",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.lightText",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "lightText",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.colIndex",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "colIndex",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricOptions.rowIndex",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "rowIndex",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "MetricVisParam",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.percentageMode",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "percentageMode",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.percentageFormatPattern",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "percentageFormatPattern",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.metricColorMode",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "metricColorMode",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"Background\" | \"Labels\" | \"None\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.palette",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "palette",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.CustomPaletteState",
|
||||
"text": "CustomPaletteState"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.labels",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "labels",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.Labels",
|
||||
"text": "Labels"
|
||||
},
|
||||
" & { style: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
},
|
||||
"; position: ",
|
||||
"LabelPositionType",
|
||||
"; }"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.style",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "style",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
},
|
||||
" & Pick<",
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.Style",
|
||||
"text": "Style"
|
||||
},
|
||||
", \"bgColor\" | \"labelColor\">"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.colorFullBackground",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "colorFullBackground",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisParam.autoScale",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "autoScale",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisRenderConfig",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "MetricVisRenderConfig",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisRenderConfig.visType",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "visType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"metric\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisRenderConfig.visData",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "visData",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisRenderConfig.visConfig",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "visConfig",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ metric: ",
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.MetricVisParam",
|
||||
"text": "MetricVisParam"
|
||||
},
|
||||
"; dimensions: ",
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.DimensionsVisParam",
|
||||
"text": "DimensionsVisParam"
|
||||
},
|
||||
"; }"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "VisParams",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams.addTooltip",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "addTooltip",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams.addLegend",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "addLegend",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams.dimensions",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "dimensions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.DimensionsVisParam",
|
||||
"text": "DimensionsVisParam"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams.metric",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "metric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.MetricVisParam",
|
||||
"text": "MetricVisParam"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.VisParams.type",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "type",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"metric\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.EXPRESSION_METRIC_NAME",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "EXPRESSION_METRIC_NAME",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"legacyMetricVis\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/constants.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricInput",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "MetricInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.MetricVisExpressionFunctionDefinition",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "MetricVisExpressionFunctionDefinition",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionFunctionDefinition",
|
||||
"text": "ExpressionFunctionDefinition"
|
||||
},
|
||||
"<\"legacyMetricVis\", ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
},
|
||||
", ",
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.MetricArguments",
|
||||
"text": "MetricArguments"
|
||||
},
|
||||
", ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionValueRender",
|
||||
"text": "ExpressionValueRender"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "expressionLegacyMetricVis",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
||||
"section": "def-common.MetricVisRenderConfig",
|
||||
"text": "MetricVisRenderConfig"
|
||||
},
|
||||
">, ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExecutionContext",
|
||||
"text": "ExecutionContext"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "inspector",
|
||||
"scope": "common",
|
||||
"docId": "kibInspectorPluginApi",
|
||||
"section": "def-common.Adapters",
|
||||
"text": "Adapters"
|
||||
},
|
||||
", ",
|
||||
"SerializableRecord",
|
||||
">>"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.PLUGIN_ID",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "PLUGIN_ID",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"expressionLegacyMetricVis\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/index.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionLegacyMetricVis",
|
||||
"id": "def-common.PLUGIN_NAME",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "PLUGIN_NAME",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"expressionLegacyMetricVis\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/index.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": []
|
||||
}
|
||||
}
|
33
api_docs/expression_legacy_metric_vis.mdx
Normal file
33
api_docs/expression_legacy_metric_vis.mdx
Normal file
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
id: kibExpressionLegacyMetricVisPluginApi
|
||||
slug: /kibana-dev-docs/api/expressionLegacyMetricVis
|
||||
title: "expressionLegacyMetricVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionLegacyMetricVis plugin
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json';
|
||||
|
||||
Adds a `metric` renderer and function to the expression plugin. The renderer will display the `legacy metric` chart.
|
||||
|
||||
Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 48 | 0 | 48 | 1 |
|
||||
|
||||
## Common
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={expressionLegacyMetricVisObj.common.functions}/>
|
||||
|
||||
### Interfaces
|
||||
<DocDefinitionList data={expressionLegacyMetricVisObj.common.interfaces}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={expressionLegacyMetricVisObj.common.misc}/>
|
||||
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionMetric
|
|||
title: "expressionMetric"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionMetric plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -56,13 +56,33 @@
|
|||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.metrics",
|
||||
"type": "Array",
|
||||
"id": "def-common.DimensionsVisParam.metric",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "metrics",
|
||||
"label": "metric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(string | ",
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.secondaryMetric",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "secondaryMetric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
|
@ -70,17 +90,38 @@
|
|||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
")[]"
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.bucket",
|
||||
"id": "def-common.DimensionsVisParam.breakdownBy",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "bucket",
|
||||
"label": "breakdownBy",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.DimensionsVisParam.progressMax",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "progressMax",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
|
@ -111,34 +152,123 @@
|
|||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.percentageMode",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "percentageMode",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.colorMode",
|
||||
"id": "def-common.MetricArguments.metric",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "colorMode",
|
||||
"label": "metric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"Background\" | \"Labels\" | \"None\""
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.showLabels",
|
||||
"type": "boolean",
|
||||
"id": "def-common.MetricArguments.secondaryMetric",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "showLabels",
|
||||
"label": "secondaryMetric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.breakdownBy",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "breakdownBy",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.subtitle",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "subtitle",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.extraText",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "extraText",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.progressMax",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "progressMax",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.progressDirection",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "progressDirection",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"horizontal\" | \"vertical\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -166,116 +296,23 @@
|
|||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.font",
|
||||
"type": "Object",
|
||||
"id": "def-common.MetricArguments.maxCols",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "font",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.labelFont",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "labelFont",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
}
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.labelPosition",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "labelPosition",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"top\" | \"bottom\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.metric",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "metric",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
")[]"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.bucket",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "bucket",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.ExpressionValueVisDimension",
|
||||
"text": "ExpressionValueVisDimension"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.colorFullBackground",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "colorFullBackground",
|
||||
"label": "maxCols",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricArguments.autoScale",
|
||||
"type": "CompoundType",
|
||||
"id": "def-common.MetricArguments.minTiles",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "autoScale",
|
||||
"label": "minTiles",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
"number | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_functions.ts",
|
||||
"deprecated": false
|
||||
|
@ -384,20 +421,10 @@
|
|||
"children": [
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.percentageMode",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "percentageMode",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.percentageFormatPattern",
|
||||
"id": "def-common.MetricVisParam.subtitle",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "percentageFormatPattern",
|
||||
"label": "subtitle",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
|
@ -407,13 +434,13 @@
|
|||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.metricColorMode",
|
||||
"type": "CompoundType",
|
||||
"id": "def-common.MetricVisParam.extraText",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "metricColorMode",
|
||||
"label": "extraText",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"Background\" | \"Labels\" | \"None\""
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
|
@ -440,81 +467,36 @@
|
|||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.labels",
|
||||
"id": "def-common.MetricVisParam.progressDirection",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "labels",
|
||||
"label": "progressDirection",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.Labels",
|
||||
"text": "Labels"
|
||||
},
|
||||
" & { style: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
},
|
||||
"; position: ",
|
||||
"LabelPositionType",
|
||||
"; }"
|
||||
"\"horizontal\" | \"vertical\""
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.style",
|
||||
"type": "CompoundType",
|
||||
"id": "def-common.MetricVisParam.maxCols",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "style",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionTypeStyle",
|
||||
"text": "ExpressionTypeStyle"
|
||||
},
|
||||
" & Pick<",
|
||||
{
|
||||
"pluginId": "charts",
|
||||
"scope": "common",
|
||||
"docId": "kibChartsPluginApi",
|
||||
"section": "def-common.Style",
|
||||
"text": "Style"
|
||||
},
|
||||
", \"bgColor\" | \"labelColor\">"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.colorFullBackground",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "colorFullBackground",
|
||||
"label": "maxCols",
|
||||
"description": [],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressionMetricVis",
|
||||
"id": "def-common.MetricVisParam.autoScale",
|
||||
"type": "CompoundType",
|
||||
"id": "def-common.MetricVisParam.minTiles",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "autoScale",
|
||||
"label": "minTiles",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
"number | undefined"
|
||||
],
|
||||
"path": "src/plugins/chart_expressions/expression_metric/common/types/expression_renderers.ts",
|
||||
"deprecated": false
|
||||
|
|
|
@ -4,13 +4,13 @@ slug: /kibana-dev-docs/api/expressionMetricVis
|
|||
title: "expressionMetricVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionMetricVis plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
import expressionMetricVisObj from './expression_metric_vis.devdocs.json';
|
||||
|
||||
Expression MetricVis plugin adds a `metric` renderer and function to the expression plugin. The renderer will display the `metric` chart.
|
||||
Adds a `metric` renderer and function to the expression plugin. The renderer will display the `metric` chart.
|
||||
|
||||
Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) for questions regarding this plugin.
|
||||
|
||||
|
@ -18,7 +18,7 @@ Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors)
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 48 | 0 | 48 | 1 |
|
||||
| 47 | 0 | 47 | 0 |
|
||||
|
||||
## Common
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis
|
|||
title: "expressionPartitionVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionPartitionVis plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage
|
|||
title: "expressionRepeatImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionRepeatImage plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage
|
|||
title: "expressionRevealImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionRevealImage plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionShape
|
|||
title: "expressionShape"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionShape plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud
|
|||
title: "expressionTagcloud"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionTagcloud plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionXY
|
|||
title: "expressionXY"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressionXY plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressions
|
|||
title: "expressions"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the expressions plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/features
|
|||
title: "features"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the features plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fieldFormats
|
|||
title: "fieldFormats"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the fieldFormats plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fileUpload
|
|||
title: "fileUpload"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the fileUpload plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -10322,6 +10322,19 @@
|
|||
"path": "x-pack/plugins/fleet/common/types/models/agent.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.Agent.default_api_key_history",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "default_api_key_history",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ id: string; retired_at: string; }[] | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/agent.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.Agent.status",
|
||||
|
@ -12268,6 +12281,52 @@
|
|||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetErrorResponse",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "FleetErrorResponse",
|
||||
"description": [],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/error.ts",
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetErrorResponse.message",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "message",
|
||||
"description": [],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/error.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetErrorResponse.statusCode",
|
||||
"type": "number",
|
||||
"tags": [],
|
||||
"label": "statusCode",
|
||||
"description": [],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/error.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetErrorResponse.attributes",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "attributes",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ type?: \"verification_failed\" | undefined; } | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/error.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetServerAgent",
|
||||
|
@ -12665,6 +12724,21 @@
|
|||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/agent.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetServerAgent.default_api_key_history",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "default_api_key_history",
|
||||
"description": [
|
||||
"\nDefault API Key History"
|
||||
],
|
||||
"signature": [
|
||||
"{ id: string; retired_at: string; }[] | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/agent.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -14070,6 +14144,19 @@
|
|||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/fleet_setup.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.GetFleetStatusResponse.package_verification_key_id",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "package_verification_key_id",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/fleet_setup.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -15674,6 +15761,32 @@
|
|||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/epm.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.IntegrationCardItem.isUnverified",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "isUnverified",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/epm.ts",
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.IntegrationCardItem.showLabels",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "showLabels",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/epm.ts",
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -19131,7 +19244,7 @@
|
|||
"label": "[RegistryVarsEntryKeys.type]",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"string\" | \"text\" | \"yaml\" | \"password\" | \"integer\" | \"bool\""
|
||||
"\"string\" | \"text\" | \"yaml\" | \"textarea\" | \"password\" | \"integer\" | \"bool\""
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/epm.ts",
|
||||
"deprecated": false
|
||||
|
@ -21126,6 +21239,20 @@
|
|||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FleetErrorType",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "FleetErrorType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"verification_failed\""
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/rest_spec/error.ts",
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.FullAgentPolicyOutput",
|
||||
|
@ -22618,7 +22745,7 @@
|
|||
"label": "RegistryVarType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"string\" | \"text\" | \"yaml\" | \"password\" | \"integer\" | \"bool\""
|
||||
"\"string\" | \"text\" | \"yaml\" | \"textarea\" | \"password\" | \"integer\" | \"bool\""
|
||||
],
|
||||
"path": "x-pack/plugins/fleet/common/types/models/epm.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fleet
|
|||
title: "fleet"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the fleet plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
@ -18,7 +18,7 @@ Contact [Fleet](https://github.com/orgs/elastic/teams/fleet) for questions regar
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 1511 | 8 | 1380 | 10 |
|
||||
| 1521 | 8 | 1389 | 10 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/globalSearch
|
|||
title: "globalSearch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the globalSearch plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/home
|
|||
title: "home"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the home plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement
|
|||
title: "indexLifecycleManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the indexLifecycleManagement plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/indexManagement
|
|||
title: "indexManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the indexManagement plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/infra
|
|||
title: "infra"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the infra plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/inspector
|
|||
title: "inspector"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the inspector plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/interactiveSetup
|
|||
title: "interactiveSetup"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the interactiveSetup plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-ace
|
|||
title: "@kbn/ace"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/ace plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components
|
|||
title: "@kbn/aiops-components"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/aiops-components plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-utils
|
|||
title: "@kbn/aiops-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/aiops-utils plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-alerts
|
|||
title: "@kbn/alerts"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/alerts plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics
|
|||
title: "@kbn/analytics"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/analytics plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-client
|
|||
title: "@kbn/analytics-client"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/analytics-client plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-client']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,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
|
||||
summary: API docs for the @kbn/analytics-shippers-elastic-v3-browser plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-browser']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,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
|
||||
summary: API docs for the @kbn/analytics-shippers-elastic-v3-common plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-common']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,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
|
||||
summary: API docs for the @kbn/analytics-shippers-elastic-v3-server plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-server']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-fullstory
|
|||
title: "@kbn/analytics-shippers-fullstory"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/analytics-shippers-fullstory plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-fullstory']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader
|
|||
title: "@kbn/apm-config-loader"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/apm-config-loader plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils
|
|||
title: "@kbn/apm-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/apm-utils plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config
|
|||
title: "@kbn/axe-config"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/axe-config plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-bazel-packages
|
|||
title: "@kbn/bazel-packages"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/bazel-packages plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-packages']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-bazel-runner
|
|||
title: "@kbn/bazel-runner"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/bazel-runner plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-runner']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-core
|
|||
title: "@kbn/ci-stats-core"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/ci-stats-core plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-core']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-performance-metrics
|
|||
title: "@kbn/ci-stats-performance-metrics"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/ci-stats-performance-metrics plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-performance-metrics']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-reporter
|
|||
title: "@kbn/ci-stats-reporter"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/ci-stats-reporter plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-cli-dev-mode
|
|||
title: "@kbn/cli-dev-mode"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/cli-dev-mode plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cli-dev-mode']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-coloring
|
|||
title: "@kbn/coloring"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/coloring plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/coloring']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-config
|
|||
title: "@kbn/config"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/config plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-config-mocks
|
|||
title: "@kbn/config-mocks"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/config-mocks plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-config-schema
|
|||
title: "@kbn/config-schema"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/config-schema plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-schema']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
|
@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser
|
|||
title: "@kbn/core-analytics-browser"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
summary: API docs for the @kbn/core-analytics-browser plugin
|
||||
date: 2022-07-08
|
||||
date: 2022-07-09
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser']
|
||||
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
||||
---
|
||||
|
|
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