From 80f5d4581ef3903d8fb90afd7b9b9716ec3f0a5f Mon Sep 17 00:00:00 2001 From: pgayvallet Date: Fri, 27 Dec 2024 20:28:11 +0100 Subject: [PATCH] update telemetry schemas --- .../schema/xpack_plugins.json | 31 ------------------- 1 file changed, 31 deletions(-) diff --git a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json index f1d5a97b1c907..453fad6943e25 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json @@ -7178,37 +7178,6 @@ } } }, - "enterprise_search": { - "properties": { - "ui_viewed": { - "properties": { - "overview": { - "type": "long" - }, - "setup_guide": { - "type": "long" - } - } - }, - "ui_error": { - "properties": { - "cannot_connect": { - "type": "long" - } - } - }, - "ui_clicked": { - "properties": { - "app_search": { - "type": "long" - }, - "workplace_search": { - "type": "long" - } - } - } - } - }, "infraops": { "properties": { "last_24_hours": {