mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Support owner and description attributes inside the Manifest file, use in API docs (#101786)
* Support owner and description in manifest file, add to mdx output for each plugin * Update parse_kibana_platform_plugin.ts * edit a couple kibana.jsons * Update write_plugin_mdx_docs.ts * update api docs * Update core server manifest plugin types * update core docs * Fix type_check failure
This commit is contained in:
parent
8cf6112999
commit
0254ff06b5
121 changed files with 1959 additions and 309 deletions
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import actionsObj from './actions.json';
|
import actionsObj from './actions.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 116 | 0 | 116 | 7 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import advancedSettingsObj from './advanced_settings.json';
|
import advancedSettingsObj from './advanced_settings.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 23 | 0 | 22 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import alertingObj from './alerting.json';
|
import alertingObj from './alerting.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 213 | 0 | 213 | 15 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import apmObj from './apm.json';
|
import apmObj from './apm.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 37 | 0 | 37 | 30 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import apmOssObj from './apm_oss.json';
|
import apmOssObj from './apm_oss.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 4 | 0 | 4 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import bannersObj from './banners.json';
|
import bannersObj from './banners.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 9 | 0 | 9 | 0 |
|
||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import bfetchObj from './bfetch.json';
|
import bfetchObj from './bfetch.json';
|
||||||
|
|
||||||
|
Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 73 | 1 | 62 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import canvasObj from './canvas.json';
|
import canvasObj from './canvas.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 6 | 0 | 5 | 3 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import casesObj from './cases.json';
|
import casesObj from './cases.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 406 | 0 | 381 | 13 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import chartsObj from './charts.json';
|
import chartsObj from './charts.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 190 | 2 | 159 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import cloudObj from './cloud.json';
|
import cloudObj from './cloud.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 20 | 0 | 20 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import consoleObj from './console.json';
|
import consoleObj from './console.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2 | 0 | 2 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import coreObj from './core.json';
|
import coreObj from './core.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2273 | 148 | 1052 | 26 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import coreApplicationObj from './core_application.json';
|
import coreApplicationObj from './core_application.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2273 | 148 | 1052 | 26 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import coreChromeObj from './core_chrome.json';
|
import coreChromeObj from './core_chrome.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2273 | 148 | 1052 | 26 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import coreHttpObj from './core_http.json';
|
import coreHttpObj from './core_http.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2273 | 148 | 1052 | 26 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import coreSavedObjectsObj from './core_saved_objects.json';
|
import coreSavedObjectsObj from './core_saved_objects.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2273 | 148 | 1052 | 26 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dashboardObj from './dashboard.json';
|
import dashboardObj from './dashboard.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 145 | 1 | 133 | 9 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dashboardEnhancedObj from './dashboard_enhanced.json';
|
import dashboardEnhancedObj from './dashboard_enhanced.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 51 | 0 | 50 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dashboardModeObj from './dashboard_mode.json';
|
import dashboardModeObj from './dashboard_mode.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 11 | 0 | 11 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -12344,34 +12344,6 @@
|
||||||
"lineNumber": 222
|
"lineNumber": 222
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 11
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 16
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 25
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 162
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "infra",
|
"plugin": "infra",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -12848,6 +12820,20 @@
|
||||||
"lineNumber": 11
|
"lineNumber": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 11
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 16
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"plugin": "ml",
|
"plugin": "ml",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -15759,20 +15745,6 @@
|
||||||
"lineNumber": 11
|
"lineNumber": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx",
|
|
||||||
"lineNumber": 25
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx",
|
|
||||||
"lineNumber": 28
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "infra",
|
"plugin": "infra",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -16382,48 +16354,6 @@
|
||||||
"lineNumber": 57
|
"lineNumber": 57
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 14
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 27
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 213
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 234
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts",
|
|
||||||
"lineNumber": 12
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts",
|
|
||||||
"lineNumber": 17
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "observability",
|
"plugin": "observability",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -34346,34 +34276,6 @@
|
||||||
"lineNumber": 222
|
"lineNumber": 222
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 11
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 16
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 25
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 162
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "infra",
|
"plugin": "infra",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -34850,6 +34752,20 @@
|
||||||
"lineNumber": 11
|
"lineNumber": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 11
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 16
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"plugin": "ml",
|
"plugin": "ml",
|
||||||
"link": {
|
"link": {
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataObj from './data.json';
|
import dataObj from './data.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataAutocompleteObj from './data_autocomplete.json';
|
import dataAutocompleteObj from './data_autocomplete.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataEnhancedObj from './data_enhanced.json';
|
import dataEnhancedObj from './data_enhanced.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 16 | 0 | 16 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataFieldFormatsObj from './data_field_formats.json';
|
import dataFieldFormatsObj from './data_field_formats.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Consts, variables and types
|
### Consts, variables and types
|
||||||
|
|
|
@ -6117,34 +6117,6 @@
|
||||||
"lineNumber": 222
|
"lineNumber": 222
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 11
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
|
||||||
"lineNumber": 16
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 25
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx",
|
|
||||||
"lineNumber": 162
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "infra",
|
"plugin": "infra",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -6621,6 +6593,20 @@
|
||||||
"lineNumber": 11
|
"lineNumber": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 11
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"plugin": "ml",
|
||||||
|
"link": {
|
||||||
|
"path": "x-pack/plugins/ml/public/application/util/field_types_utils.ts",
|
||||||
|
"lineNumber": 16
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"plugin": "ml",
|
"plugin": "ml",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -9532,20 +9518,6 @@
|
||||||
"lineNumber": 11
|
"lineNumber": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx",
|
|
||||||
"lineNumber": 25
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx",
|
|
||||||
"lineNumber": 28
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "infra",
|
"plugin": "infra",
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -10155,48 +10127,6 @@
|
||||||
"lineNumber": 57
|
"lineNumber": 57
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 14
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 27
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 213
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts",
|
|
||||||
"lineNumber": 234
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts",
|
|
||||||
"lineNumber": 12
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"plugin": "ml",
|
|
||||||
"link": {
|
|
||||||
"path": "x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts",
|
|
||||||
"lineNumber": 17
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"plugin": "observability",
|
"plugin": "observability",
|
||||||
"link": {
|
"link": {
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataIndexPatternsObj from './data_index_patterns.json';
|
import dataIndexPatternsObj from './data_index_patterns.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataQueryObj from './data_query.json';
|
import dataQueryObj from './data_query.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataSearchObj from './data_search.json';
|
import dataSearchObj from './data_search.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import dataUiObj from './data_ui.json';
|
import dataUiObj from './data_ui.json';
|
||||||
|
|
||||||
|
Data services are useful for searching and querying data from Elasticsearch. Helpful utilities include: a re-usable react query bar, KQL autocomplete, async search, Data Views (Index Patterns) and field formatters.
|
||||||
|
|
||||||
|
Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3809 | 107 | 3257 | 75 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -3,7 +3,69 @@
|
||||||
"client": {
|
"client": {
|
||||||
"classes": [],
|
"classes": [],
|
||||||
"functions": [],
|
"functions": [],
|
||||||
"interfaces": [],
|
"interfaces": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-public.IndexDataVisualizerViewProps",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "IndexDataVisualizerViewProps",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/public/application/index_data_visualizer/components/index_data_visualizer_view/index_data_visualizer_view.tsx",
|
||||||
|
"lineNumber": 119
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-public.IndexDataVisualizerViewProps.currentIndexPattern",
|
||||||
|
"type": "Object",
|
||||||
|
"tags": [],
|
||||||
|
"label": "currentIndexPattern",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
{
|
||||||
|
"pluginId": "data",
|
||||||
|
"scope": "common",
|
||||||
|
"docId": "kibDataIndexPatternsPluginApi",
|
||||||
|
"section": "def-common.IndexPattern",
|
||||||
|
"text": "IndexPattern"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/public/application/index_data_visualizer/components/index_data_visualizer_view/index_data_visualizer_view.tsx",
|
||||||
|
"lineNumber": 120
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-public.IndexDataVisualizerViewProps.currentSavedSearch",
|
||||||
|
"type": "CompoundType",
|
||||||
|
"tags": [],
|
||||||
|
"label": "currentSavedSearch",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
{
|
||||||
|
"pluginId": "dataVisualizer",
|
||||||
|
"scope": "common",
|
||||||
|
"docId": "kibDataVisualizerPluginApi",
|
||||||
|
"section": "def-common.SavedSearchSavedObject",
|
||||||
|
"text": "SavedSearchSavedObject"
|
||||||
|
},
|
||||||
|
" | null"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/public/application/index_data_visualizer/components/index_data_visualizer_view/index_data_visualizer_view.tsx",
|
||||||
|
"lineNumber": 121
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
}
|
||||||
|
],
|
||||||
"enums": [],
|
"enums": [],
|
||||||
"misc": [],
|
"misc": [],
|
||||||
"objects": [],
|
"objects": [],
|
||||||
|
@ -15,11 +77,11 @@
|
||||||
"label": "DataVisualizerPluginStart",
|
"label": "DataVisualizerPluginStart",
|
||||||
"description": [],
|
"description": [],
|
||||||
"signature": [
|
"signature": [
|
||||||
"{ getFileDataVisualizerComponent: () => Promise<React.FC<{}>>; getMaxBytesFormatted: () => string; }"
|
"{ getFileDataVisualizerComponent: () => Promise<React.FC<{}>>; getIndexDataVisualizerComponent: () => Promise<React.FC<{}>>; getMaxBytesFormatted: () => string; }"
|
||||||
],
|
],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/public/plugin.ts",
|
"path": "x-pack/plugins/data_visualizer/public/plugin.ts",
|
||||||
"lineNumber": 33
|
"lineNumber": 38
|
||||||
},
|
},
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
"lifecycle": "start",
|
"lifecycle": "start",
|
||||||
|
@ -46,8 +108,8 @@
|
||||||
"label": "DataVisualizerTableState",
|
"label": "DataVisualizerTableState",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 14
|
"lineNumber": 19
|
||||||
},
|
},
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
"children": [
|
"children": [
|
||||||
|
@ -59,8 +121,8 @@
|
||||||
"label": "pageSize",
|
"label": "pageSize",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 15
|
"lineNumber": 20
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -72,8 +134,8 @@
|
||||||
"label": "pageIndex",
|
"label": "pageIndex",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 16
|
"lineNumber": 21
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -85,8 +147,8 @@
|
||||||
"label": "sortField",
|
"label": "sortField",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 17
|
"lineNumber": 22
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -98,8 +160,8 @@
|
||||||
"label": "sortDirection",
|
"label": "sortDirection",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 18
|
"lineNumber": 23
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -114,8 +176,8 @@
|
||||||
"string[]"
|
"string[]"
|
||||||
],
|
],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 19
|
"lineNumber": 24
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -130,8 +192,8 @@
|
||||||
"string[]"
|
"string[]"
|
||||||
],
|
],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 20
|
"lineNumber": 25
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
},
|
},
|
||||||
|
@ -143,8 +205,579 @@
|
||||||
"label": "showDistributions",
|
"label": "showDistributions",
|
||||||
"description": [],
|
"description": [],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 21
|
"lineNumber": 26
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.DocumentCountBuckets",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "DocumentCountBuckets",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 22
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.DocumentCountBuckets.Unnamed",
|
||||||
|
"type": "Any",
|
||||||
|
"tags": [],
|
||||||
|
"label": "Unnamed",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"any"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 23
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.DocumentCounts",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "DocumentCounts",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 26
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.DocumentCounts.buckets",
|
||||||
|
"type": "Object",
|
||||||
|
"tags": [],
|
||||||
|
"label": "buckets",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
{
|
||||||
|
"pluginId": "dataVisualizer",
|
||||||
|
"scope": "common",
|
||||||
|
"docId": "kibDataVisualizerPluginApi",
|
||||||
|
"section": "def-common.DocumentCountBuckets",
|
||||||
|
"text": "DocumentCountBuckets"
|
||||||
|
},
|
||||||
|
" | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 27
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.DocumentCounts.interval",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "interval",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 28
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldRequestConfig",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "FieldRequestConfig",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 16
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldRequestConfig.fieldName",
|
||||||
|
"type": "string",
|
||||||
|
"tags": [],
|
||||||
|
"label": "fieldName",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"string | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 17
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldRequestConfig.type",
|
||||||
|
"type": "CompoundType",
|
||||||
|
"tags": [],
|
||||||
|
"label": "type",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"\"number\" | \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"ip\" | \"geo_point\" | \"geo_shape\" | \"unknown\""
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 18
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldRequestConfig.cardinality",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "cardinality",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 19
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "FieldVisStats",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 31
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.cardinality",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "cardinality",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 32
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.count",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "count",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 33
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.sampleCount",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "sampleCount",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 34
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.trueCount",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "trueCount",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 35
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.falseCount",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "falseCount",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 36
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.earliest",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "earliest",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 37
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.latest",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "latest",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 38
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.documentCounts",
|
||||||
|
"type": "Object",
|
||||||
|
"tags": [],
|
||||||
|
"label": "documentCounts",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"{ buckets?: ",
|
||||||
|
{
|
||||||
|
"pluginId": "dataVisualizer",
|
||||||
|
"scope": "common",
|
||||||
|
"docId": "kibDataVisualizerPluginApi",
|
||||||
|
"section": "def-common.DocumentCountBuckets",
|
||||||
|
"text": "DocumentCountBuckets"
|
||||||
|
},
|
||||||
|
" | undefined; interval?: number | undefined; } | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 39
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.avg",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "avg",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 43
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.distribution",
|
||||||
|
"type": "Object",
|
||||||
|
"tags": [],
|
||||||
|
"label": "distribution",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"{ percentiles: ",
|
||||||
|
{
|
||||||
|
"pluginId": "dataVisualizer",
|
||||||
|
"scope": "common",
|
||||||
|
"docId": "kibDataVisualizerPluginApi",
|
||||||
|
"section": "def-common.Percentile",
|
||||||
|
"text": "Percentile"
|
||||||
|
},
|
||||||
|
"[]; maxPercentile: number; minPercentile: 0; } | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 44
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.fieldName",
|
||||||
|
"type": "string",
|
||||||
|
"tags": [],
|
||||||
|
"label": "fieldName",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"string | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 49
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.isTopValuesSampled",
|
||||||
|
"type": "CompoundType",
|
||||||
|
"tags": [],
|
||||||
|
"label": "isTopValuesSampled",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"boolean | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 50
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.max",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "max",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 51
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.median",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "median",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 52
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.min",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "min",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 53
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.topValues",
|
||||||
|
"type": "Array",
|
||||||
|
"tags": [],
|
||||||
|
"label": "topValues",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"{ key: React.ReactText; doc_count: number; }[] | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 54
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.topValuesSampleSize",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "topValuesSampleSize",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 55
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.topValuesSamplerShardSize",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "topValuesSamplerShardSize",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 56
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.examples",
|
||||||
|
"type": "Array",
|
||||||
|
"tags": [],
|
||||||
|
"label": "examples",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"(string | object)[] | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 57
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.timeRangeEarliest",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "timeRangeEarliest",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 58
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.FieldVisStats.timeRangeLatest",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "timeRangeLatest",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"number | undefined"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 59
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.Percentile",
|
||||||
|
"type": "Interface",
|
||||||
|
"tags": [],
|
||||||
|
"label": "Percentile",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 10
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.Percentile.percent",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "percent",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 11
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.Percentile.minValue",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "minValue",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 12
|
||||||
|
},
|
||||||
|
"deprecated": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.Percentile.maxValue",
|
||||||
|
"type": "number",
|
||||||
|
"tags": [],
|
||||||
|
"label": "maxValue",
|
||||||
|
"description": [],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/field_request_config.ts",
|
||||||
|
"lineNumber": 13
|
||||||
},
|
},
|
||||||
"deprecated": false
|
"deprecated": false
|
||||||
}
|
}
|
||||||
|
@ -216,8 +849,8 @@
|
||||||
"any[]"
|
"any[]"
|
||||||
],
|
],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
"lineNumber": 10
|
"lineNumber": 17
|
||||||
},
|
},
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
"initialIsOpen": false
|
"initialIsOpen": false
|
||||||
|
@ -230,11 +863,11 @@
|
||||||
"label": "JobFieldType",
|
"label": "JobFieldType",
|
||||||
"description": [],
|
"description": [],
|
||||||
"signature": [
|
"signature": [
|
||||||
"\"number\" | \"boolean\" | \"date\" | \"text\" | \"keyword\" | \"ip\" | \"geo_point\" | \"geo_shape\" | \"unknown\""
|
"\"number\" | \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"ip\" | \"geo_point\" | \"geo_shape\" | \"unknown\""
|
||||||
],
|
],
|
||||||
"source": {
|
"source": {
|
||||||
"path": "x-pack/plugins/data_visualizer/common/types.ts",
|
"path": "x-pack/plugins/data_visualizer/common/types/job_field_type.ts",
|
||||||
"lineNumber": 12
|
"lineNumber": 9
|
||||||
},
|
},
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
"initialIsOpen": false
|
"initialIsOpen": false
|
||||||
|
@ -287,6 +920,47 @@
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
"initialIsOpen": false
|
"initialIsOpen": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.OMIT_FIELDS",
|
||||||
|
"type": "Array",
|
||||||
|
"tags": [],
|
||||||
|
"label": "OMIT_FIELDS",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
"string[]"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/constants.ts",
|
||||||
|
"lineNumber": 33
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parentPluginId": "dataVisualizer",
|
||||||
|
"id": "def-common.SavedSearchSavedObject",
|
||||||
|
"type": "Type",
|
||||||
|
"tags": [],
|
||||||
|
"label": "SavedSearchSavedObject",
|
||||||
|
"description": [],
|
||||||
|
"signature": [
|
||||||
|
{
|
||||||
|
"pluginId": "core",
|
||||||
|
"scope": "public",
|
||||||
|
"docId": "kibCoreSavedObjectsPluginApi",
|
||||||
|
"section": "def-public.SimpleSavedObject",
|
||||||
|
"text": "SimpleSavedObject"
|
||||||
|
},
|
||||||
|
"<any>"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "x-pack/plugins/data_visualizer/common/types/index.ts",
|
||||||
|
"lineNumber": 29
|
||||||
|
},
|
||||||
|
"deprecated": false,
|
||||||
|
"initialIsOpen": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"parentPluginId": "dataVisualizer",
|
"parentPluginId": "dataVisualizer",
|
||||||
"id": "def-common.UI_SETTING_MAX_FILE_SIZE",
|
"id": "def-common.UI_SETTING_MAX_FILE_SIZE",
|
||||||
|
|
|
@ -1,29 +1,42 @@
|
||||||
---
|
---
|
||||||
id: kibFileDataVisualizerPluginApi
|
id: kibDataVisualizerPluginApi
|
||||||
slug: /kibana-dev-docs/fileDataVisualizerPluginApi
|
slug: /kibana-dev-docs/dataVisualizerPluginApi
|
||||||
title: fileDataVisualizer
|
title: dataVisualizer
|
||||||
image: https://source.unsplash.com/400x175/?github
|
image: https://source.unsplash.com/400x175/?github
|
||||||
summary: API docs for the fileDataVisualizer plugin
|
summary: API docs for the dataVisualizer plugin
|
||||||
date: 2020-11-16
|
date: 2020-11-16
|
||||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileDataVisualizer']
|
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.
|
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 fileDataVisualizerObj from './file_data_visualizer.json';
|
import dataVisualizerObj from './data_visualizer.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 59 | 1 | 59 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
<DocDefinitionList data={[fileDataVisualizerObj.client.start]}/>
|
<DocDefinitionList data={[dataVisualizerObj.client.start]}/>
|
||||||
|
|
||||||
|
### Interfaces
|
||||||
|
<DocDefinitionList data={dataVisualizerObj.client.interfaces}/>
|
||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
<DocDefinitionList data={fileDataVisualizerObj.common.objects}/>
|
<DocDefinitionList data={dataVisualizerObj.common.objects}/>
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
<DocDefinitionList data={fileDataVisualizerObj.common.interfaces}/>
|
<DocDefinitionList data={dataVisualizerObj.common.interfaces}/>
|
||||||
|
|
||||||
### Consts, variables and types
|
### Consts, variables and types
|
||||||
<DocDefinitionList data={fileDataVisualizerObj.common.misc}/>
|
<DocDefinitionList data={dataVisualizerObj.common.misc}/>
|
||||||
|
|
||||||
|
|
|
@ -1250,8 +1250,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [utils.d.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/utils.d.ts#L37) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [utils.d.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/utils.d.ts#L37) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L8) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L8) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [actions_panel.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx#L25) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [actions_panel.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx#L28) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L34) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L34) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [exploration_query_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L14) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [exploration_query_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L14) | - |
|
||||||
|
@ -1260,12 +1258,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [editor.tsx#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/editor.tsx#L62) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [editor.tsx#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/editor.tsx#L62) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L40) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L40) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L57](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L57) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L57](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L57) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L14) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L27) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L213](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L213) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L234](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L234) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts#L12) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [actions.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts#L17) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L17) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L17) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L31) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L31) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L100) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L100) | - |
|
||||||
|
@ -1275,8 +1267,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [page.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L25) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [page.tsx#L162](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L162) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
||||||
|
@ -1286,8 +1276,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [page.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L25) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [page.tsx#L162](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L162) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
||||||
|
@ -1316,8 +1304,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [utils.d.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/utils.d.ts#L37) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [utils.d.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/utils.d.ts#L37) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L8) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L8) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [edit_utils.d.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/edit_utils.d.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [actions_panel.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx#L25) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [actions_panel.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/actions_panel/actions_panel.tsx#L28) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L34) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [new_job_utils.ts#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L34) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [exploration_query_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L14) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [exploration_query_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L14) | - |
|
||||||
|
@ -1326,12 +1312,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [editor.tsx#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/editor.tsx#L62) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [editor.tsx#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/components/custom_url_editor/editor.tsx#L62) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L40) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L40) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L57](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L57) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [custom_urls.tsx#L57](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/jobs_list/components/edit_job_flyout/tabs/custom_urls.tsx#L57) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L14) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L27) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L213](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L213) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [lens_utils.ts#L234](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/lens_utils.ts#L234) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts#L12) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [actions.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/components/field_data_row/action_menu/actions.ts#L17) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L17) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L17) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L31) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L31) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L100) | - |
|
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [explorer_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/explorer/components/explorer_query_bar/explorer_query_bar.tsx#L100) | - |
|
||||||
|
@ -1341,8 +1321,6 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [page.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L25) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [page.tsx#L162](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/datavisualizer/index_based/page.tsx#L162) | - |
|
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19) | - |
|
||||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40) | - |
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import devToolsObj from './dev_tools.json';
|
import devToolsObj from './dev_tools.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 10 | 0 | 8 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import discoverObj from './discover.json';
|
import discoverObj from './discover.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 64 | 0 | 51 | 6 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import discoverEnhancedObj from './discover_enhanced.json';
|
import discoverEnhancedObj from './discover_enhanced.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 39 | 0 | 37 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import embeddableObj from './embeddable.json';
|
import embeddableObj from './embeddable.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 449 | 4 | 379 | 3 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import embeddableEnhancedObj from './embeddable_enhanced.json';
|
import embeddableEnhancedObj from './embeddable_enhanced.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 14 | 0 | 14 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import encryptedSavedObjectsObj from './encrypted_saved_objects.json';
|
import encryptedSavedObjectsObj from './encrypted_saved_objects.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 30 | 0 | 28 | 3 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import enterpriseSearchObj from './enterprise_search.json';
|
import enterpriseSearchObj from './enterprise_search.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 2 | 0 | 2 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import esUiSharedObj from './es_ui_shared.json';
|
import esUiSharedObj from './es_ui_shared.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 88 | 4 | 86 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import eventLogObj from './event_log.json';
|
import eventLogObj from './event_log.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 70 | 0 | 70 | 4 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import expressionsObj from './expressions.json';
|
import expressionsObj from './expressions.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 1871 | 57 | 1444 | 5 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import featuresObj from './features.json';
|
import featuresObj from './features.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 215 | 0 | 97 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import fileUploadObj from './file_upload.json';
|
import fileUploadObj from './file_upload.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 128 | 4 | 128 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import fleetObj from './fleet.json';
|
import fleetObj from './fleet.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 1071 | 15 | 981 | 8 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import globalSearchObj from './global_search.json';
|
import globalSearchObj from './global_search.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 68 | 0 | 14 | 5 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import homeObj from './home.json';
|
import homeObj from './home.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 89 | 0 | 65 | 5 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import indexLifecycleManagementObj from './index_lifecycle_management.json';
|
import indexLifecycleManagementObj from './index_lifecycle_management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 5 | 0 | 5 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import indexManagementObj from './index_management.json';
|
import indexManagementObj from './index_management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 162 | 12 | 157 | 3 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import indexPatternFieldEditorObj from './index_pattern_field_editor.json';
|
import indexPatternFieldEditorObj from './index_pattern_field_editor.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 31 | 1 | 29 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import indexPatternManagementObj from './index_pattern_management.json';
|
import indexPatternManagementObj from './index_pattern_management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 46 | 0 | 46 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import infraObj from './infra.json';
|
import infraObj from './infra.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 23 | 0 | 20 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import ingestPipelinesObj from './ingest_pipelines.json';
|
import ingestPipelinesObj from './ingest_pipelines.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 9 | 0 | 9 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import inspectorObj from './inspector.json';
|
import inspectorObj from './inspector.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 101 | 6 | 78 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import kibanaLegacyObj from './kibana_legacy.json';
|
import kibanaLegacyObj from './kibana_legacy.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 93 | 3 | 85 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import kibanaReactObj from './kibana_react.json';
|
import kibanaReactObj from './kibana_react.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 245 | 1 | 216 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import kibanaUtilsObj from './kibana_utils.json';
|
import kibanaUtilsObj from './kibana_utils.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 551 | 5 | 373 | 8 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import lensObj from './lens.json';
|
import lensObj from './lens.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 172 | 0 | 161 | 16 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Interfaces
|
### Interfaces
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import licenseApiGuardObj from './license_api_guard.json';
|
import licenseApiGuardObj from './license_api_guard.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 8 | 0 | 8 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import licenseManagementObj from './license_management.json';
|
import licenseManagementObj from './license_management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 3 | 0 | 3 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import licensingObj from './licensing.json';
|
import licensingObj from './licensing.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 120 | 0 | 44 | 8 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import listsObj from './lists.json';
|
import listsObj from './lists.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 151 | 0 | 143 | 38 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import managementObj from './management.json';
|
import managementObj from './management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 38 | 0 | 38 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import mapsObj from './maps.json';
|
import mapsObj from './maps.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 196 | 2 | 195 | 11 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import mapsEmsObj from './maps_ems.json';
|
import mapsEmsObj from './maps_ems.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 75 | 1 | 75 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import metricsEntitiesObj from './metrics_entities.json';
|
import metricsEntitiesObj from './metrics_entities.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 9 | 0 | 6 | 1 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import mlObj from './ml.json';
|
import mlObj from './ml.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 274 | 10 | 270 | 32 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import monitoringObj from './monitoring.json';
|
import monitoringObj from './monitoring.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 10 | 0 | 10 | 2 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import navigationObj from './navigation.json';
|
import navigationObj from './navigation.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 31 | 0 | 31 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import newsfeedObj from './newsfeed.json';
|
import newsfeedObj from './newsfeed.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 17 | 0 | 17 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import observabilityObj from './observability.json';
|
import observabilityObj from './observability.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 194 | 0 | 194 | 10 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import osqueryObj from './osquery.json';
|
import osqueryObj from './osquery.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 10 | 0 | 10 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import presentationUtilObj from './presentation_util.json';
|
import presentationUtilObj from './presentation_util.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 125 | 1 | 121 | 3 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import remoteClustersObj from './remote_clusters.json';
|
import remoteClustersObj from './remote_clusters.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 4 | 0 | 4 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import reportingObj from './reporting.json';
|
import reportingObj from './reporting.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 133 | 1 | 132 | 19 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import rollupObj from './rollup.json';
|
import rollupObj from './rollup.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 20 | 0 | 20 | 0 |
|
||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import ruleRegistryObj from './rule_registry.json';
|
import ruleRegistryObj from './rule_registry.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 43 | 0 | 43 | 6 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import runtimeFieldsObj from './runtime_fields.json';
|
import runtimeFieldsObj from './runtime_fields.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 24 | 0 | 19 | 2 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import savedObjectsObj from './saved_objects.json';
|
import savedObjectsObj from './saved_objects.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 211 | 3 | 197 | 5 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import savedObjectsManagementObj from './saved_objects_management.json';
|
import savedObjectsManagementObj from './saved_objects_management.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 96 | 0 | 85 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import savedObjectsTaggingObj from './saved_objects_tagging.json';
|
import savedObjectsTaggingObj from './saved_objects_tagging.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 54 | 0 | 50 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import savedObjectsTaggingOssObj from './saved_objects_tagging_oss.json';
|
import savedObjectsTaggingOssObj from './saved_objects_tagging_oss.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 89 | 3 | 50 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import screenshotModeObj from './screenshot_mode.json';
|
import screenshotModeObj from './screenshot_mode.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 21 | 0 | 16 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import securityObj from './security.json';
|
import securityObj from './security.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 95 | 0 | 45 | 11 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import securityOssObj from './security_oss.json';
|
import securityOssObj from './security_oss.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 12 | 0 | 9 | 3 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import securitySolutionObj from './security_solution.json';
|
import securitySolutionObj from './security_solution.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 32 | 0 | 32 | 6 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import shareObj from './share.json';
|
import shareObj from './share.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 67 | 1 | 61 | 4 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import snapshotRestoreObj from './snapshot_restore.json';
|
import snapshotRestoreObj from './snapshot_restore.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 22 | 1 | 22 | 1 |
|
||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import spacesObj from './spaces.json';
|
import spacesObj from './spaces.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 96 | 0 | 0 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import spacesOssObj from './spaces_oss.json';
|
import spacesOssObj from './spaces_oss.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 71 | 0 | 5 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import stackAlertsObj from './stack_alerts.json';
|
import stackAlertsObj from './stack_alerts.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 4 | 0 | 4 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Consts, variables and types
|
### Consts, variables and types
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import taskManagerObj from './task_manager.json';
|
import taskManagerObj from './task_manager.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 44 | 0 | 18 | 7 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import telemetryObj from './telemetry.json';
|
import telemetryObj from './telemetry.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 42 | 0 | 0 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import telemetryCollectionManagerObj from './telemetry_collection_manager.json';
|
import telemetryCollectionManagerObj from './telemetry_collection_manager.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 29 | 0 | 29 | 4 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import telemetryCollectionXpackObj from './telemetry_collection_xpack.json';
|
import telemetryCollectionXpackObj from './telemetry_collection_xpack.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 1 | 0 | 1 | 0 |
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
### Consts, variables and types
|
### Consts, variables and types
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import telemetryManagementSectionObj from './telemetry_management_section.json';
|
import telemetryManagementSectionObj from './telemetry_management_section.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 14 | 0 | 13 | 0 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import timelinesObj from './timelines.json';
|
import timelinesObj from './timelines.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 6 | 0 | 6 | 1 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import triggersActionsUiObj from './triggers_actions_ui.json';
|
import triggersActionsUiObj from './triggers_actions_ui.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 237 | 1 | 228 | 19 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
|
@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
||||||
|
|
||||||
import uiActionsObj from './ui_actions.json';
|
import uiActionsObj from './ui_actions.json';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Code health stats**
|
||||||
|
|
||||||
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||||
|
|-------------------|-----------|------------------------|-----------------|
|
||||||
|
| 127 | 0 | 88 | 11 |
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
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