Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Upgrade Assistant] Forwardport from 7.x #114966

Merged
merged 95 commits into from
Nov 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
05d2572
Fix link to Cloud deployment URL in upgrade step. (#109528)
cjcenizal Aug 20, 2021
676c8c9
[Upgrade Assistant] Refactor CITs
alisonelizabeth Aug 20, 2021
3c1a360
Rename UA steps to fix_issues_step and fix_logs_step. (#109526)
cjcenizal Aug 21, 2021
6334928
[Upgrade Assistant] Cleanup scss (#109524)
alisonelizabeth Aug 23, 2021
2f2dc95
[Upgrade Assistant] Update readme (#109502)
alisonelizabeth Aug 24, 2021
2960328
Add "Back up data" step to UA (#109543)
cjcenizal Aug 24, 2021
6ee2f92
Change copy references of 'deprecation issues' to 'deprecation warnin…
cjcenizal Aug 25, 2021
2aefe8c
[Upgrade Assistant] Address design feedback for ES deprecations page …
alisonelizabeth Aug 25, 2021
c9aa4fc
[Upgrade Assistant] Add checkpoint feature to Overview page (#109449)
sabarasaba Aug 26, 2021
7f63ad3
Add on-Cloud state to Upgrade Assistant 'Back up data' step (#109956)
cjcenizal Aug 27, 2021
870b262
[Upgrade Assistant] Refactor external links to use locators (#110435)
sabarasaba Aug 30, 2021
755eef8
[Upgrade Assistant] Use AppContext for services instead of KibanaCont…
sabarasaba Aug 31, 2021
df4c3af
[Upgrade Assistant] Enable functional and a11y tests (#109909)
alisonelizabeth Aug 31, 2021
cc21dbd
[Upgrade Assistant] Remove version from UA nav title (#110739)
alisonelizabeth Sep 1, 2021
4430cce
[Upgrade Assistant] New Kibana deprecations page (#110101)
alisonelizabeth Sep 2, 2021
9a2c58a
Use injected lib.handleEsError instead of importing it in Upgrade Ass…
cjcenizal Sep 3, 2021
5d1be87
Add tests for UA back up data step on Cloud (#111066)
cjcenizal Sep 6, 2021
2bc4a35
Update UA to consume snapshotsUrl as provided by the Cloud plugin. (#…
cjcenizal Sep 6, 2021
ccf1da6
Skip flaky UA Backup step polling test.
cjcenizal Sep 7, 2021
4b3675f
[Upgrade Assistant] Refactor kibana deprecation service mocks (#111168)
alisonelizabeth Sep 7, 2021
cb3de63
[Upgrade Assistant] Remove unnecessary EuiScreenReaderOnly from stat …
sabarasaba Sep 8, 2021
6bbe3e2
Use consistent 'issues' and 'critical' vs. 'warning' terminology in U…
cjcenizal Sep 8, 2021
423dd9f
Refactor UA Overview to support step-completion (#111243)
cjcenizal Sep 8, 2021
bbb3afa
[Upgrade Assistant] External links with checkpoint time-range applied…
sabarasaba Sep 9, 2021
54c295d
[Upgrade Assistant] Tests for updating step state accordingly if API …
sabarasaba Sep 9, 2021
3581826
[Upgrade Assistant] Add a11y tests for es deprecation flyouts (#110843)
alisonelizabeth Sep 9, 2021
ed5e6e5
[Upgrade Assistant] Set fix_logs step as incomplete if log collection…
sabarasaba Sep 10, 2021
521726d
[Upgrade Assistant] Update copy to use "issues" instead of "warnings"…
alisonelizabeth Sep 10, 2021
6734f0a
Create common deprecation issues panel component in UA (#111231)
cjcenizal Sep 10, 2021
be51153
[Upgrade Assistant] Fix Kibana deprecations warning message
alisonelizabeth Sep 13, 2021
d7312b8
[Upgrade Assistant] Add support for API keys when reindexing (#111451)
alisonelizabeth Sep 14, 2021
4e28dbd
[Upgrade Assistant] Update readme (#112154)
alisonelizabeth Sep 14, 2021
bbcd25d
[Upgrade Assistant] Make infra plugin optional (#111960)
sabarasaba Sep 15, 2021
cb16a6e
[Upgrade Assistant] Improve flyout information architecture (#111713)
sabarasaba Sep 15, 2021
0f4bb68
[Upgrade Assistant] Update readme (#112195)
alisonelizabeth Sep 15, 2021
3ed09c6
[Upgrade Assistant] Add integration tests for Overview page (#111370)
sabarasaba Sep 16, 2021
d3f45e6
[Upgrade Assistant] Add note about compatibility headers (#110469)
sabarasaba Sep 20, 2021
b60be2f
Improve error states for Upgrade Assistant deprecation issues (#112457)
cjcenizal Sep 21, 2021
8e84b09
Change count poll time to 15s (#112669)
sabarasaba Sep 22, 2021
7f99191
[Upgrade Assistant] Add permissions check to logs step (#112420)
sabarasaba Sep 23, 2021
1804c4d
[Upgrade Assistant] Refactor telemetry (#112177)
alisonelizabeth Sep 23, 2021
38c2b1b
[Upgrade Assistant] Check for ML upgrade mode before enabling flyout …
sabarasaba Sep 27, 2021
2b3a44e
Add missing error handlers for deprecation logging route (#113109)
sabarasaba Sep 27, 2021
ba8f56d
[Upgrade Assistant] Batch reindex docs (#112960)
yuliacech Sep 28, 2021
e6ac0a3
[Upgrade Assistant] Improve error messages for GET /api/upgrade_assis…
sabarasaba Sep 29, 2021
86991fe
Add support for single manual steps to Upgrade Assistant. (#113344)
cjcenizal Sep 29, 2021
733874b
Revert "[Upgrade Assistant] Refactor telemetry (#112177)" (#113665)
cjcenizal Oct 1, 2021
d11fd4a
[Upgrade Assistant] Use skipFetchFields when creating the indexPatter…
sabarasaba Oct 5, 2021
e78511d
[Upgrade Assistant] Hide system indices from es deprecations list (#1…
sabarasaba Oct 5, 2021
456f677
Refactor reindex routes into separate single and batch reindex files.…
cjcenizal Oct 5, 2021
dae94b1
[Upgrade Assistant] Remove ML/Watcher logic (#113224)
sabarasaba Oct 6, 2021
c47fa60
Add show upgrade flag to url (#114243)
sabarasaba Oct 11, 2021
b55e964
[Upgrade Assistant] Delete deprecation log cache (#114113)
sabarasaba Oct 11, 2021
43fa7bd
[Upgrade Assistant] Add upgrade system indices section (#110593)
sabarasaba Oct 12, 2021
90cbcdf
[Upgrade Assistant] Reindexing progress (#114275)
yuliacech Oct 12, 2021
458a318
[Upgrade Assistant] Remove Fix manually heading when there are no man…
sabarasaba Oct 12, 2021
e4a524c
Add rolling upgrade interstitials to UA (#112907)
cjcenizal Oct 13, 2021
cf8418f
[Upgrade Assistant] Added "accept changes" header to the warnings lis…
yuliacech Oct 13, 2021
c92cb20
Refactor kibana deprecation tests (#114763)
sabarasaba Oct 14, 2021
b376794
Fix linter issues
sabarasaba Oct 14, 2021
0b0bbd0
Remove unused translation
sabarasaba Oct 14, 2021
11ee3d2
Prefer master changes over 7.x for ml docs
sabarasaba Oct 14, 2021
e90d37f
Prefer master changes over 7.x
sabarasaba Oct 14, 2021
38721ba
Skip tests
sabarasaba Oct 14, 2021
528290a
Move everything to a single describe
sabarasaba Oct 15, 2021
d6270f6
Fix types
sabarasaba Oct 18, 2021
03cb4ae
Add missing prop to mock
sabarasaba Oct 18, 2021
150a427
[Upgrade Assistant] Removed "closed index" warning from reindex flyou…
yuliacech Oct 14, 2021
3595cf0
Add LevelIconTips to be more explicit about the difference between cr…
cjcenizal Oct 15, 2021
a2ed696
Extract common DeprecationFlyoutLearnMoreLink component and change wo…
cjcenizal Oct 15, 2021
6ca676c
[Upgrade Assistant] Reindexing cancellation (#114636)
yuliacech Oct 18, 2021
19107ef
Fix test errors (#115183)
sabarasaba Oct 18, 2021
46d5c14
[Upgrade Assistant] Overview page UI clean up (#115258)
dborodyansky Oct 18, 2021
d7a654f
Revert "Revert "[Upgrade Assistant] Refactor telemetry (#112177)" (#1…
cjcenizal Oct 18, 2021
3e4cc95
[Upgrade Assistant] Rename upgrade_status to migration_status (#114755)
sabarasaba Oct 19, 2021
6358cee
[Upgrade Assistant] Swapped reindexing flyouts order (#115046)
yuliacech Oct 19, 2021
729c99d
[Upgrade Assistant] Hide features that don't need to be migrated from…
sabarasaba Oct 19, 2021
e3343eb
Refine Upgrade Assistant copy. (#115472)
cjcenizal Oct 20, 2021
6b48b2d
Remove unused file
sabarasaba Oct 20, 2021
45bd346
Fix kibanaVersion dep
sabarasaba Oct 20, 2021
19bd9ba
Updated config.ts to fix UA test
sabarasaba Oct 20, 2021
cd2be50
Address CR changes
sabarasaba Oct 25, 2021
145cad0
Add missing error handler for system indices migration (#116088)
sabarasaba Oct 26, 2021
ea8adac
Fix broken tests
sabarasaba Oct 26, 2021
03a32e8
Fix test
sabarasaba Oct 26, 2021
c873873
Skip tests
sabarasaba Oct 26, 2021
6d4e086
Fix linter errors and import
sabarasaba Oct 26, 2021
6ea3df4
Merge branch 'main' into ua/forwardport_from_7.x
sabarasaba Nov 8, 2021
41932b9
[Upgrade Assistant] Fix typo in retrieval of cluster settings (#116335)
sabarasaba Nov 2, 2021
a43943f
Fix type errors
sabarasaba Nov 8, 2021
69d6a51
Fix integration test types
sabarasaba Nov 8, 2021
5c2845b
Fix accessibility test type errors
sabarasaba Nov 8, 2021
db0b847
Fix linter errors in shared_imports
sabarasaba Nov 8, 2021
2c629dd
Fix functional test types
sabarasaba Nov 8, 2021
cbb1884
Merge branch 'main' into ua/forwardport_from_7.x
kibanamachine Nov 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api/upgrade-assistant/batch_reindexing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]

Start or resume multiple reindexing tasks in one request. Additionally, reindexing tasks started or resumed
Start or resume multiple <<start-resume-reindex, reindexing>> tasks in one request. Additionally, reindexing tasks started or resumed
via the batch endpoint will be placed on a queue and executed one-by-one, which ensures that minimal cluster resources
are consumed over time.

Expand Down Expand Up @@ -76,7 +76,7 @@ Similar to the <<start-resume-reindex, start or resume endpoint>>, the API retur
}
--------------------------------------------------

<1> A list of reindex operations created, the order in the array indicates the order in which tasks will be executed.
<1> A list of reindex tasks created, the order in the array indicates the order in which tasks will be executed.
<2> Presence of this key indicates that the reindex job will occur in the batch.
<3> A Unix timestamp of when the reindex task was placed in the queue.
<4> A list of errors that may have occurred preventing the reindex task from being created.
Expand Down
2 changes: 1 addition & 1 deletion docs/api/upgrade-assistant/cancel_reindex.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<titleabbrev>Cancel reindex</titleabbrev>
++++

experimental[] Cancel reindexes that are waiting for the {es} reindex task to complete. For example, `lastCompletedStep` set to `40`.
experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]

Cancel reindexes that are waiting for the Elasticsearch reindex task to complete. For example, `lastCompletedStep` set to `40`.

Expand Down
8 changes: 5 additions & 3 deletions docs/api/upgrade-assistant/check_reindex_status.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<titleabbrev>Check reindex status</titleabbrev>
++++

experimental[] Check the status of the reindex operation.
experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]

Check the status of the reindex task.

[[check-reindex-status-request]]
==== Request
Expand Down Expand Up @@ -43,7 +45,7 @@ The API returns the following:
<2> Current status of the reindex. For details, see <<status-code,Status codes>>.
<3> Last successfully completed step of the reindex. For details, see <<step-code,Step codes>> table.
<4> Task ID of the reindex task in Elasticsearch. Only present if reindexing has started.
<5> Percentage of how far the reindexing task in Elasticsearch has progressed, in decimal from from 0 to 1.
<5> Percentage of how far the reindexing task in Elasticsearch has progressed, in decimal form from 0 to 1.
<6> Error that caused the reindex to fail, if it failed.
<7> An array of any warning codes explaining what changes are required for this reindex. For details, see <<warning-code,Warning codes>>.
<8> Specifies if the user has sufficient privileges to reindex this index. When security is unavailable or disables, returns `true`.
Expand Down Expand Up @@ -73,7 +75,7 @@ To resume the reindex, you must submit a new POST request to the `/api/upgrade_a
==== Step codes

`0`::
The reindex operation has been created in Kibana.
The reindex task has been created in Kibana.

`10`::
The index group services stopped. Only applies to some system indices.
Expand Down
17 changes: 13 additions & 4 deletions docs/api/upgrade-assistant/reindexing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@
<titleabbrev>Start or resume reindex</titleabbrev>
++++

experimental[] Start a new reindex or resume a paused reindex.
experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]

Start a new reindex or resume a paused reindex. Following steps are performed during
a reindex task:

. Setting the index to read-only
. Creating a new index
. {ref}/docs-reindex.html[Reindexing] documents into the new index
. Creating an index alias for the new index
. Deleting the old index


Start a new reindex or resume a paused reindex.

[[start-resume-reindex-request]]
==== Request
Expand Down Expand Up @@ -40,6 +49,6 @@ The API returns the following:
<1> The name of the new index.
<2> The reindex status. For more information, refer to <<status-code,Status codes>>.
<3> The last successfully completed step of the reindex. For more information, refer to <<step-code,Step codes>>.
<4> The task ID of the reindex task in {es}. Appears when the reindexing starts.
<5> The progress of the reindexing task in {es}. Appears in decimal form, from 0 to 1.
<4> The task ID of the {ref}/docs-reindex.html[reindex] task in {es}. Appears when the reindexing starts.
<5> The progress of the {ref}/docs-reindex.html[reindexing] task in {es}. Appears in decimal form, from 0 to 1.
<6> The error that caused the reindex to fail, if it failed.
2 changes: 1 addition & 1 deletion docs/api/upgrade-assistant/status.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<titleabbrev>Upgrade readiness status</titleabbrev>
++++

experimental[] Check the status of your cluster.
experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]

Check the status of your cluster.

Expand Down
3 changes: 1 addition & 2 deletions docs/developer/plugin-list.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,7 @@ As a developer you can reuse and extend built-in alerts and actions UI functiona


|{kib-repo}blob/{branch}/x-pack/plugins/upgrade_assistant/README.md[upgradeAssistant]
|Upgrade Assistant helps users prepare their Stack for being upgraded to the next major. Its primary
purposes are to:
|Upgrade Assistant helps users prepare their Stack for being upgraded to the next major. It will only be enabled on the last minor before the next major release. This is controlled via the config: xpack.upgrade_assistant.readonly (#101296).


|{kib-repo}blob/{branch}/x-pack/plugins/uptime/README.md[uptime]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
readonly links: {
readonly settings: string;
readonly elasticStackGetStarted: string;
readonly upgrade: {
readonly upgradingElasticStack: string;
};
readonly apm: {
readonly kibanaSettings: string;
readonly supportedServiceMaps: string;
Expand Down Expand Up @@ -133,7 +136,11 @@ readonly links: {
};
readonly addData: string;
readonly kibana: string;
readonly upgradeAssistant: string;
readonly upgradeAssistant: {
readonly overview: string;
readonly batchReindex: string;
readonly remoteReindex: string;
};
readonly rollupJobs: string;
readonly elasticsearch: Record<string, string>;
readonly siem: {
Expand Down
23 changes: 20 additions & 3 deletions src/core/public/doc_links/doc_links_service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export class DocLinksService {
// Documentation for `main` branches is still published at a `master` URL.
const DOC_LINK_VERSION = kibanaBranch === 'main' ? 'master' : kibanaBranch;
const ELASTIC_WEBSITE_URL = 'https://www.elastic.co/';
const STACK_DOCS = `${ELASTIC_WEBSITE_URL}guide/en/elastic-stack/${DOC_LINK_VERSION}/`;
const ELASTICSEARCH_DOCS = `${ELASTIC_WEBSITE_URL}guide/en/elasticsearch/reference/${DOC_LINK_VERSION}/`;
const KIBANA_DOCS = `${ELASTIC_WEBSITE_URL}guide/en/kibana/${DOC_LINK_VERSION}/`;
const FLEET_DOCS = `${ELASTIC_WEBSITE_URL}guide/en/fleet/${DOC_LINK_VERSION}/`;
Expand All @@ -36,6 +37,9 @@ export class DocLinksService {
links: {
settings: `${ELASTIC_WEBSITE_URL}guide/en/kibana/${DOC_LINK_VERSION}/settings.html`,
elasticStackGetStarted: `${STACK_GETTING_STARTED}get-started-elastic-stack.html`,
upgrade: {
upgradingElasticStack: `${STACK_DOCS}upgrading-elastic-stack.html`,
},
apm: {
kibanaSettings: `${KIBANA_DOCS}apm-settings-in-kibana.html`,
supportedServiceMaps: `${KIBANA_DOCS}service-maps.html#service-maps-supported`,
Expand Down Expand Up @@ -158,7 +162,11 @@ export class DocLinksService {
},
addData: `${KIBANA_DOCS}connect-to-elasticsearch.html`,
kibana: `${KIBANA_DOCS}index.html`,
upgradeAssistant: `${KIBANA_DOCS}upgrade-assistant.html`,
upgradeAssistant: {
overview: `${KIBANA_DOCS}upgrade-assistant.html`,
batchReindex: `${KIBANA_DOCS}batch-start-resume-reindex.html`,
remoteReindex: `${ELASTICSEARCH_DOCS}docs-reindex.html#reindex-from-remote`,
},
rollupJobs: `${KIBANA_DOCS}data-rollups.html`,
elasticsearch: {
docsBase: `${ELASTICSEARCH_DOCS}`,
Expand Down Expand Up @@ -222,10 +230,11 @@ export class DocLinksService {
remoteClustersProxy: `${ELASTICSEARCH_DOCS}remote-clusters.html#proxy-mode`,
remoteClusersProxySettings: `${ELASTICSEARCH_DOCS}remote-clusters-settings.html#remote-cluster-proxy-settings`,
scriptParameters: `${ELASTICSEARCH_DOCS}modules-scripting-using.html#prefer-params`,
setupUpgrade: `${ELASTICSEARCH_DOCS}setup-upgrade.html`,
shardAllocationSettings: `${ELASTICSEARCH_DOCS}modules-cluster.html#cluster-shard-allocation-settings`,
transportSettings: `${ELASTICSEARCH_DOCS}modules-network.html#common-network-settings`,
typesRemoval: `${ELASTICSEARCH_DOCS}removal-of-types.html`,
setupUpgrade: `${ELASTICSEARCH_DOCS}setup-upgrade.html`,
apiCompatibilityHeader: `${ELASTICSEARCH_DOCS}api-conventions.html#api-compatibility`,
},
siem: {
guide: `${SECURITY_SOLUTION_DOCS}index.html`,
Expand Down Expand Up @@ -289,6 +298,7 @@ export class DocLinksService {
outlierDetectionRoc: `${ELASTIC_WEBSITE_URL}guide/en/machine-learning/${DOC_LINK_VERSION}/ml-dfa-finding-outliers.html#ml-dfanalytics-roc`,
regressionEvaluation: `${ELASTIC_WEBSITE_URL}guide/en/machine-learning/${DOC_LINK_VERSION}/ml-dfa-regression.html#ml-dfanalytics-regression-evaluation`,
classificationAucRoc: `${ELASTIC_WEBSITE_URL}guide/en/machine-learning/${DOC_LINK_VERSION}/ml-dfa-classification.html#ml-dfanalytics-class-aucroc`,
setUpgradeMode: `${ELASTICSEARCH_DOCS}ml-set-upgrade-mode.html`,
},
transforms: {
guide: `${ELASTICSEARCH_DOCS}transforms.html`,
Expand Down Expand Up @@ -522,6 +532,9 @@ export interface DocLinksStart {
readonly links: {
readonly settings: string;
readonly elasticStackGetStarted: string;
readonly upgrade: {
readonly upgradingElasticStack: string;
};
readonly apm: {
readonly kibanaSettings: string;
readonly supportedServiceMaps: string;
Expand Down Expand Up @@ -645,7 +658,11 @@ export interface DocLinksStart {
};
readonly addData: string;
readonly kibana: string;
readonly upgradeAssistant: string;
readonly upgradeAssistant: {
readonly overview: string;
readonly batchReindex: string;
readonly remoteReindex: string;
};
readonly rollupJobs: string;
readonly elasticsearch: Record<string, string>;
readonly siem: {
Expand Down
9 changes: 8 additions & 1 deletion src/core/public/public.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,9 @@ export interface DocLinksStart {
readonly links: {
readonly settings: string;
readonly elasticStackGetStarted: string;
readonly upgrade: {
readonly upgradingElasticStack: string;
};
readonly apm: {
readonly kibanaSettings: string;
readonly supportedServiceMaps: string;
Expand Down Expand Up @@ -601,7 +604,11 @@ export interface DocLinksStart {
};
readonly addData: string;
readonly kibana: string;
readonly upgradeAssistant: string;
readonly upgradeAssistant: {
readonly overview: string;
readonly batchReindex: string;
readonly remoteReindex: string;
};
readonly rollupJobs: string;
readonly elasticsearch: Record<string, string>;
readonly siem: {
Expand Down
9 changes: 7 additions & 2 deletions src/plugins/es_ui_shared/public/request/use_request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,13 @@ export const useRequest = <D = any, E = Error>(
: serializedResponseData;
setData(responseData);
}
// Setting isLoading to false also acts as a signal for scheduling the next poll request.
setIsLoading(false);
// There can be situations in which a component that consumes this hook gets unmounted when
// the request returns an error. So before changing the isLoading state, check if the component
// is still mounted.
if (isMounted.current === true) {
// Setting isLoading to false also acts as a signal for scheduling the next poll request.
setIsLoading(false);
}
},
[requestBody, httpClient, deserializer, clearPollInterval]
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8079,44 +8079,6 @@
}
}
}
},
"ui_open": {
"properties": {
"elasticsearch": {
"type": "long",
"_meta": {
"description": "Number of times a user viewed the list of Elasticsearch deprecations."
}
},
"overview": {
"type": "long",
"_meta": {
"description": "Number of times a user viewed the Overview page."
}
},
"kibana": {
"type": "long",
"_meta": {
"description": "Number of times a user viewed the list of Kibana deprecations"
}
}
}
},
"ui_reindex": {
"properties": {
"close": {
"type": "long"
},
"open": {
"type": "long"
},
"start": {
"type": "long"
},
"stop": {
"type": "long"
}
}
}
}
},
Expand Down
Loading