-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into popular_fields_for_lens
- Loading branch information
Showing
567 changed files
with
3,269 additions
and
1,639 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
{ | ||
"id": "cloudDataMigration", | ||
"client": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [ | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-public.CloudDataMigrationPluginSetup", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "CloudDataMigrationPluginSetup", | ||
"description": [], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/public/types.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [ | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-public.CloudDataMigrationPluginSetup.cloud", | ||
"type": "Object", | ||
"tags": [], | ||
"label": "cloud", | ||
"description": [], | ||
"signature": [ | ||
{ | ||
"pluginId": "cloud", | ||
"scope": "public", | ||
"docId": "kibCloudPluginApi", | ||
"section": "def-public.CloudSetup", | ||
"text": "CloudSetup" | ||
} | ||
], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/public/types.ts", | ||
"deprecated": false, | ||
"trackAdoption": false | ||
}, | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-public.CloudDataMigrationPluginSetup.management", | ||
"type": "Object", | ||
"tags": [], | ||
"label": "management", | ||
"description": [], | ||
"signature": [ | ||
{ | ||
"pluginId": "management", | ||
"scope": "public", | ||
"docId": "kibManagementPluginApi", | ||
"section": "def-public.ManagementSetup", | ||
"text": "ManagementSetup" | ||
} | ||
], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/public/types.ts", | ||
"deprecated": false, | ||
"trackAdoption": false | ||
}, | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-public.CloudDataMigrationPluginSetup.breadcrumbService", | ||
"type": "Object", | ||
"tags": [], | ||
"label": "breadcrumbService", | ||
"description": [], | ||
"signature": [ | ||
"BreadcrumbService" | ||
], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/public/types.ts", | ||
"deprecated": false, | ||
"trackAdoption": false | ||
} | ||
], | ||
"initialIsOpen": false | ||
} | ||
], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [], | ||
"start": { | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-public.CloudDataMigrationPluginStart", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "CloudDataMigrationPluginStart", | ||
"description": [], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/public/types.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [], | ||
"lifecycle": "start", | ||
"initialIsOpen": true | ||
} | ||
}, | ||
"server": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [] | ||
}, | ||
"common": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [ | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-common.PLUGIN_ID", | ||
"type": "string", | ||
"tags": [], | ||
"label": "PLUGIN_ID", | ||
"description": [], | ||
"signature": [ | ||
"\"migrate_data\"" | ||
], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/common/index.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"initialIsOpen": false | ||
}, | ||
{ | ||
"parentPluginId": "cloudDataMigration", | ||
"id": "def-common.PLUGIN_NAME", | ||
"type": "Any", | ||
"tags": [], | ||
"label": "PLUGIN_NAME", | ||
"description": [], | ||
"signature": [ | ||
"any" | ||
], | ||
"path": "x-pack/plugins/cloud_integrations/cloud_data_migration/common/index.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"initialIsOpen": false | ||
} | ||
], | ||
"objects": [] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
#### | ||
#### 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. | ||
#### | ||
id: kibCloudDataMigrationPluginApi | ||
slug: /kibana-dev-docs/api/cloudDataMigration | ||
title: "cloudDataMigration" | ||
image: https://source.unsplash.com/400x175/?github | ||
description: API docs for the cloudDataMigration plugin | ||
date: 2022-12-19 | ||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration'] | ||
--- | ||
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json'; | ||
|
||
Static migration page where self-managed users can see text/copy about migrating to Elastic Cloud | ||
|
||
Contact [Platform Onboarding](https://github.com/orgs/elastic/teams/platform-onboarding) for questions regarding this plugin. | ||
|
||
**Code health stats** | ||
|
||
| Public API count | Any count | Items lacking comments | Missing exports | | ||
|-------------------|-----------|------------------------|-----------------| | ||
| 7 | 1 | 7 | 1 | | ||
|
||
## Client | ||
|
||
### Start | ||
<DocDefinitionList data={[cloudDataMigrationObj.client.start]}/> | ||
|
||
### Interfaces | ||
<DocDefinitionList data={cloudDataMigrationObj.client.interfaces}/> | ||
|
||
## Common | ||
|
||
### Consts, variables and types | ||
<DocDefinitionList data={cloudDataMigrationObj.common.misc}/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.