From 05cc596fe34c1c43a4c5d8e30aeb420dd8ba1857 Mon Sep 17 00:00:00 2001 From: Michael Dokolin Date: Wed, 18 Dec 2024 17:06:59 +0100 Subject: [PATCH] Update telemetry mapping files --- .../telemetry/schema/oss_platform.json | 117 +- src/plugins/telemetry/schema/oss_plugins.json | 114 -- .../schema/xpack_platform.json | 1168 +++++++++++++++++ .../schema/xpack_plugins.json | 1168 ----------------- 4 files changed, 1284 insertions(+), 1283 deletions(-) diff --git a/src/plugins/telemetry/schema/oss_platform.json b/src/plugins/telemetry/schema/oss_platform.json index d5b0514b64918..7129b51740ffb 100644 --- a/src/plugins/telemetry/schema/oss_platform.json +++ b/src/plugins/telemetry/schema/oss_platform.json @@ -1,3 +1,118 @@ { - "properties": {} + "properties": { + "dashboard": { + "properties": { + "panels": { + "properties": { + "total": { + "type": "long" + }, + "by_reference": { + "type": "long" + }, + "by_value": { + "type": "long" + }, + "by_type": { + "properties": { + "DYNAMIC_KEY": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The number of panels that have been added to all dashboards." + } + }, + "by_reference": { + "type": "long", + "_meta": { + "description": "The number of \"by reference\" panels that have been added to all dashboards." + } + }, + "by_value": { + "type": "long", + "_meta": { + "description": "The number of \"by value\" panels that have been added to all dashboards." + } + }, + "details": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Collection of telemetry metrics that embeddable service reports. Embeddable service internally calls each embeddable, which in turn calls its dynamic actions, which calls each drill down attached to that embeddable." + } + } + } + } + } + } + } + } + } + }, + "controls": { + "properties": { + "total": { + "type": "long" + }, + "by_type": { + "properties": { + "DYNAMIC_KEY": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The number of this type of control in all Control Groups" + } + }, + "details": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Collection of telemetry metrics that embeddable service reports. Will be used for details which are specific to the current control type" + } + } + } + } + } + } + } + }, + "ignore_settings": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Collection of telemetry metrics that count the number of control groups which have this ignore setting turned on" + } + } + } + }, + "chaining_system": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Collection of telemetry metrics that count the number of control groups which are using this chaining system" + } + } + } + }, + "label_position": { + "properties": { + "DYNAMIC_KEY": { + "type": "long", + "_meta": { + "description": "Collection of telemetry metrics that count the number of control groups which have their labels in this position" + } + } + } + } + } + } + } + } + } } diff --git a/src/plugins/telemetry/schema/oss_plugins.json b/src/plugins/telemetry/schema/oss_plugins.json index 8ba1367641679..326322367b1fd 100644 --- a/src/plugins/telemetry/schema/oss_plugins.json +++ b/src/plugins/telemetry/schema/oss_plugins.json @@ -9720,120 +9720,6 @@ } } }, - "dashboard": { - "properties": { - "panels": { - "properties": { - "total": { - "type": "long" - }, - "by_reference": { - "type": "long" - }, - "by_value": { - "type": "long" - }, - "by_type": { - "properties": { - "DYNAMIC_KEY": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The number of panels that have been added to all dashboards." - } - }, - "by_reference": { - "type": "long", - "_meta": { - "description": "The number of \"by reference\" panels that have been added to all dashboards." - } - }, - "by_value": { - "type": "long", - "_meta": { - "description": "The number of \"by value\" panels that have been added to all dashboards." - } - }, - "details": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Collection of telemetry metrics that embeddable service reports. Embeddable service internally calls each embeddable, which in turn calls its dynamic actions, which calls each drill down attached to that embeddable." - } - } - } - } - } - } - } - } - } - }, - "controls": { - "properties": { - "total": { - "type": "long" - }, - "by_type": { - "properties": { - "DYNAMIC_KEY": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The number of this type of control in all Control Groups" - } - }, - "details": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Collection of telemetry metrics that embeddable service reports. Will be used for details which are specific to the current control type" - } - } - } - } - } - } - } - }, - "ignore_settings": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Collection of telemetry metrics that count the number of control groups which have this ignore setting turned on" - } - } - } - }, - "chaining_system": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Collection of telemetry metrics that count the number of control groups which are using this chaining system" - } - } - } - }, - "label_position": { - "properties": { - "DYNAMIC_KEY": { - "type": "long", - "_meta": { - "description": "Collection of telemetry metrics that count the number of control groups which have their labels in this position" - } - } - } - } - } - } - } - }, "event_loop_delays": { "properties": { "daily": { diff --git a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json index c5371a8815aef..a329e008fc22d 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_platform.json @@ -1,5 +1,1173 @@ { "properties": { + "canvas": { + "properties": { + "workpads": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The total number of Canvas Workpads in the cluster" + } + } + } + }, + "pages": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The total number of pages across all Canvas Workpads" + } + }, + "per_workpad": { + "properties": { + "avg": { + "type": "float", + "_meta": { + "description": "The average number of pages across all Canvas Workpads" + } + }, + "min": { + "type": "long", + "_meta": { + "description": "The minimum number of pages found in a Canvas Workpad" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "The maximum number of pages found in a Canvas Workpad" + } + } + } + } + } + }, + "elements": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The total number of elements across all Canvas Workpads" + } + }, + "per_page": { + "properties": { + "avg": { + "type": "float", + "_meta": { + "description": "The average number of elements per page across all Canvas Workpads" + } + }, + "min": { + "type": "long", + "_meta": { + "description": "The minimum number of elements on a page across all Canvas Workpads" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "The maximum number of elements on a page across all Canvas Workpads" + } + } + } + } + } + }, + "functions": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The total number of functions in use across all Canvas Workpads" + } + }, + "in_use": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "A function in use in any Canvas Workpad" + } + } + }, + "in_use_30d": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "A function in use in a Canvas Workpad that has been modified in the last 30 days" + } + } + }, + "in_use_90d": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "A function in use in a Canvas Workpad that has been modified in the last 90 days" + } + } + }, + "per_element": { + "properties": { + "avg": { + "type": "float", + "_meta": { + "description": "Average number of functions used per element across all Canvas Workpads" + } + }, + "min": { + "type": "long", + "_meta": { + "description": "The minimum number of functions used in an element across all Canvas Workpads" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "The maximum number of functions used in an element across all Canvas Workpads" + } + } + } + } + } + }, + "variables": { + "properties": { + "total": { + "type": "long", + "_meta": { + "description": "The total number of variables defined across all Canvas Workpads" + } + }, + "per_workpad": { + "properties": { + "avg": { + "type": "float", + "_meta": { + "description": "The average number of variables set per Canvas Workpad" + } + }, + "min": { + "type": "long", + "_meta": { + "description": "The minimum number variables set across all Canvas Workpads" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "The maximum number of variables set across all Canvas Workpads" + } + } + } + } + } + }, + "custom_elements": { + "properties": { + "count": { + "type": "long", + "_meta": { + "description": "The total number of custom Canvas elements" + } + }, + "elements": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "The minimum number of elements used across all Canvas Custom Elements" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "The maximum number of elements used across all Canvas Custom Elements" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "The average number of elements used in Canvas Custom Element" + } + } + } + }, + "functions_in_use": { + "type": "array", + "items": { + "type": "keyword", + "_meta": { + "description": "The functions in use by Canvas Custom Elements" + } + } + } + } + } + } + }, + "fileUpload": { + "properties": { + "file_upload": { + "properties": { + "index_creation_count": { + "type": "long" + } + } + } + } + }, + "maps": { + "properties": { + "mapsTotalCount": { + "type": "long" + }, + "timeCaptured": { + "type": "date" + }, + "layerTypes": { + "properties": { + "ems_basemap": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems basemap layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems basemap layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems basemap layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ems basemap layers in cluster" + } + } + } + }, + "ems_region": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems file layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems file layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems file layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of file layers in cluster" + } + } + } + }, + "es_agg_clusters": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es cluster layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es cluster layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es cluster layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es cluster layers in cluster" + } + } + } + }, + "es_agg_grids": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es grid layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es grid layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es grid layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es grid layers in cluster" + } + } + } + }, + "es_agg_hexagons": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es hexagon layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es hexagon layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es hexagon layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es hexagon layers in cluster" + } + } + } + }, + "es_agg_heatmap": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es heatmap layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es heatmap layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es heatmap layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es heatmap layers in cluster" + } + } + } + }, + "es_top_hits": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es top hits layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es top hits layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es top hits layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es top hits layers in cluster" + } + } + } + }, + "es_docs": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es document layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es document layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es document layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es document layers in cluster" + } + } + } + }, + "es_ml_anomalies": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es machine learning anomaly layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es machine learning anomaly layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es machine learning anomaly layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es machine learning anomaly layers in cluster" + } + } + } + }, + "esql": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ES|QL layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ES|QL layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ES|QL layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ES|QL layers in cluster" + } + } + } + }, + "es_point_to_point": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es point-to-point layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es point-to-point layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es point-to-point layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es point-to-point layers in cluster" + } + } + } + }, + "es_tracks": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es track layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es track layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es track layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es track layers in cluster" + } + } + } + }, + "kbn_tms_raster": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of kbn tms layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of kbn tms layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of kbn tms layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of kbn tms layers in cluster" + } + } + } + }, + "layer_group": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of layer groups per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of layer groups per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of layer groups per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of layer groups in cluster" + } + } + } + }, + "ux_tms_mvt": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ux tms-mvt layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ux tms-mvt layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ux tms-mvt layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ux tms-mvt layers in cluster" + } + } + } + }, + "ux_tms_raster": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ux tms-raster layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ux tms-raster layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ux tms-raster layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ux-tms raster layers in cluster" + } + } + } + }, + "ux_wms": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ux wms layers per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ux wms layers per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ux wms layers per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ux wms layers in cluster" + } + } + } + } + } + }, + "scalingOptions": { + "properties": { + "limit": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es doc layers with limit scaling option per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es doc layers with limit scaling option per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es doc layers with limit scaling option per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es doc layers with limit scaling option in cluster" + } + } + } + }, + "clusters": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es doc layers with blended scaling option per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es doc layers with blended scaling option per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es doc layers with blended scaling option per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es doc layers with blended scaling option in cluster" + } + } + } + }, + "mvt": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of es doc layers with mvt scaling option per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of es doc layers with mvt scaling option per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of es doc layers with mvt scaling option per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of es doc layers with mvt scaling option in cluster" + } + } + } + } + } + }, + "resolutions": { + "properties": { + "coarse": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of grid-agg layers with coarse resolution" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of grid-agg layers with coarse resolution" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of grid-agg layers with coarse resolution" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of grid-agg layers with coarse resolution" + } + } + } + }, + "fine": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of grid-agg layers with fine resolution" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of grid-agg layers with fine resolution" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of grid-agg layers with fine resolution" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of grid-agg layers with fine resolution" + } + } + } + }, + "most_fine": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of grid-agg layers with most_fine resolution" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of grid-agg layers with most_fine resolution" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of grid-agg layers with most_fine resolution" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of grid-agg layers with most_fine resolution" + } + } + } + }, + "super_fine": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of grid-agg layers with super_fine resolution" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of grid-agg layers with super_fine resolution" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of grid-agg layers with super_fine resolution" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of grid-agg layers with super_fine resolution" + } + } + } + } + } + }, + "joins": { + "properties": { + "distance": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of distance joins per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of distance joins per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of distance joins per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of distance joins in cluster" + } + } + } + }, + "term": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of layers with term joins per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of layers with term joins per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of layers with term joins per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of layers with term joins in cluster" + } + } + } + } + } + }, + "basemaps": { + "properties": { + "auto": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems basemap layers with auto-style per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems basemap layers with auto-style per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems basemap layers with auto-style per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ems basemap layers with auto-style in cluster" + } + } + } + }, + "dark": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems basemap layers with dark-style per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems basemap layers with dark-style per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems basemap layers with dark-style per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ems basemap layers with dark-style in cluster" + } + } + } + }, + "roadmap": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems basemap layers with roadmap-style per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems basemap layers with roadmap-style per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems basemap layers with roadmap-style per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ems basemap layers with roadmap-style in cluster" + } + } + } + }, + "roadmap_desaturated": { + "properties": { + "min": { + "type": "long", + "_meta": { + "description": "min number of ems basemap layers with desaturated-style per map" + } + }, + "max": { + "type": "long", + "_meta": { + "description": "max number of ems basemap layers with desaturated-style per map" + } + }, + "avg": { + "type": "float", + "_meta": { + "description": "avg number of ems basemap layers with desaturated-style per map" + } + }, + "total": { + "type": "long", + "_meta": { + "description": "total number of ems basemap layers with desaturated-style in cluster" + } + } + } + } + } + }, + "attributesPerMap": { + "properties": { + "dataSourcesCount": { + "properties": { + "min": { + "type": "long" + }, + "max": { + "type": "long" + }, + "avg": { + "type": "float" + } + } + }, + "layersCount": { + "properties": { + "min": { + "type": "long" + }, + "max": { + "type": "long" + }, + "avg": { + "type": "float" + } + } + }, + "layerTypesCount": { + "properties": { + "DYNAMIC_KEY": { + "properties": { + "min": { + "type": "long" + }, + "max": { + "type": "long" + }, + "avg": { + "type": "float" + } + } + } + } + }, + "emsVectorLayersCount": { + "properties": { + "DYNAMIC_KEY": { + "properties": { + "min": { + "type": "long" + }, + "max": { + "type": "long" + }, + "avg": { + "type": "float" + } + } + } + } + }, + "customIconsCount": { + "properties": { + "min": { + "type": "long" + }, + "max": { + "type": "long" + }, + "avg": { + "type": "float" + } + } + } + } + } + } + }, "ml": { "properties": { "alertRules": { 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 b2870f3ef4809..7681a744a4975 100644 --- a/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json +++ b/x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json @@ -9963,216 +9963,6 @@ } } }, - "canvas": { - "properties": { - "workpads": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The total number of Canvas Workpads in the cluster" - } - } - } - }, - "pages": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The total number of pages across all Canvas Workpads" - } - }, - "per_workpad": { - "properties": { - "avg": { - "type": "float", - "_meta": { - "description": "The average number of pages across all Canvas Workpads" - } - }, - "min": { - "type": "long", - "_meta": { - "description": "The minimum number of pages found in a Canvas Workpad" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "The maximum number of pages found in a Canvas Workpad" - } - } - } - } - } - }, - "elements": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The total number of elements across all Canvas Workpads" - } - }, - "per_page": { - "properties": { - "avg": { - "type": "float", - "_meta": { - "description": "The average number of elements per page across all Canvas Workpads" - } - }, - "min": { - "type": "long", - "_meta": { - "description": "The minimum number of elements on a page across all Canvas Workpads" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "The maximum number of elements on a page across all Canvas Workpads" - } - } - } - } - } - }, - "functions": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The total number of functions in use across all Canvas Workpads" - } - }, - "in_use": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "A function in use in any Canvas Workpad" - } - } - }, - "in_use_30d": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "A function in use in a Canvas Workpad that has been modified in the last 30 days" - } - } - }, - "in_use_90d": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "A function in use in a Canvas Workpad that has been modified in the last 90 days" - } - } - }, - "per_element": { - "properties": { - "avg": { - "type": "float", - "_meta": { - "description": "Average number of functions used per element across all Canvas Workpads" - } - }, - "min": { - "type": "long", - "_meta": { - "description": "The minimum number of functions used in an element across all Canvas Workpads" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "The maximum number of functions used in an element across all Canvas Workpads" - } - } - } - } - } - }, - "variables": { - "properties": { - "total": { - "type": "long", - "_meta": { - "description": "The total number of variables defined across all Canvas Workpads" - } - }, - "per_workpad": { - "properties": { - "avg": { - "type": "float", - "_meta": { - "description": "The average number of variables set per Canvas Workpad" - } - }, - "min": { - "type": "long", - "_meta": { - "description": "The minimum number variables set across all Canvas Workpads" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "The maximum number of variables set across all Canvas Workpads" - } - } - } - } - } - }, - "custom_elements": { - "properties": { - "count": { - "type": "long", - "_meta": { - "description": "The total number of custom Canvas elements" - } - }, - "elements": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "The minimum number of elements used across all Canvas Custom Elements" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "The maximum number of elements used across all Canvas Custom Elements" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "The average number of elements used in Canvas Custom Element" - } - } - } - }, - "functions_in_use": { - "type": "array", - "items": { - "type": "keyword", - "_meta": { - "description": "The functions in use by Canvas Custom Elements" - } - } - } - } - } - } - }, "cases": { "properties": { "cases": { @@ -12763,17 +12553,6 @@ } } }, - "fileUpload": { - "properties": { - "file_upload": { - "properties": { - "index_creation_count": { - "type": "long" - } - } - } - } - }, "fleet": { "properties": { "agents_enabled": { @@ -13084,953 +12863,6 @@ } } }, - "maps": { - "properties": { - "mapsTotalCount": { - "type": "long" - }, - "timeCaptured": { - "type": "date" - }, - "layerTypes": { - "properties": { - "ems_basemap": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems basemap layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems basemap layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems basemap layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ems basemap layers in cluster" - } - } - } - }, - "ems_region": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems file layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems file layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems file layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of file layers in cluster" - } - } - } - }, - "es_agg_clusters": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es cluster layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es cluster layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es cluster layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es cluster layers in cluster" - } - } - } - }, - "es_agg_grids": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es grid layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es grid layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es grid layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es grid layers in cluster" - } - } - } - }, - "es_agg_hexagons": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es hexagon layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es hexagon layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es hexagon layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es hexagon layers in cluster" - } - } - } - }, - "es_agg_heatmap": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es heatmap layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es heatmap layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es heatmap layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es heatmap layers in cluster" - } - } - } - }, - "es_top_hits": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es top hits layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es top hits layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es top hits layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es top hits layers in cluster" - } - } - } - }, - "es_docs": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es document layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es document layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es document layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es document layers in cluster" - } - } - } - }, - "es_ml_anomalies": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es machine learning anomaly layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es machine learning anomaly layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es machine learning anomaly layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es machine learning anomaly layers in cluster" - } - } - } - }, - "esql": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ES|QL layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ES|QL layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ES|QL layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ES|QL layers in cluster" - } - } - } - }, - "es_point_to_point": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es point-to-point layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es point-to-point layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es point-to-point layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es point-to-point layers in cluster" - } - } - } - }, - "es_tracks": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es track layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es track layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es track layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es track layers in cluster" - } - } - } - }, - "kbn_tms_raster": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of kbn tms layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of kbn tms layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of kbn tms layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of kbn tms layers in cluster" - } - } - } - }, - "layer_group": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of layer groups per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of layer groups per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of layer groups per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of layer groups in cluster" - } - } - } - }, - "ux_tms_mvt": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ux tms-mvt layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ux tms-mvt layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ux tms-mvt layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ux tms-mvt layers in cluster" - } - } - } - }, - "ux_tms_raster": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ux tms-raster layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ux tms-raster layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ux tms-raster layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ux-tms raster layers in cluster" - } - } - } - }, - "ux_wms": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ux wms layers per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ux wms layers per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ux wms layers per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ux wms layers in cluster" - } - } - } - } - } - }, - "scalingOptions": { - "properties": { - "limit": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es doc layers with limit scaling option per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es doc layers with limit scaling option per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es doc layers with limit scaling option per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es doc layers with limit scaling option in cluster" - } - } - } - }, - "clusters": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es doc layers with blended scaling option per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es doc layers with blended scaling option per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es doc layers with blended scaling option per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es doc layers with blended scaling option in cluster" - } - } - } - }, - "mvt": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of es doc layers with mvt scaling option per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of es doc layers with mvt scaling option per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of es doc layers with mvt scaling option per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of es doc layers with mvt scaling option in cluster" - } - } - } - } - } - }, - "resolutions": { - "properties": { - "coarse": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of grid-agg layers with coarse resolution" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of grid-agg layers with coarse resolution" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of grid-agg layers with coarse resolution" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of grid-agg layers with coarse resolution" - } - } - } - }, - "fine": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of grid-agg layers with fine resolution" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of grid-agg layers with fine resolution" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of grid-agg layers with fine resolution" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of grid-agg layers with fine resolution" - } - } - } - }, - "most_fine": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of grid-agg layers with most_fine resolution" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of grid-agg layers with most_fine resolution" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of grid-agg layers with most_fine resolution" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of grid-agg layers with most_fine resolution" - } - } - } - }, - "super_fine": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of grid-agg layers with super_fine resolution" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of grid-agg layers with super_fine resolution" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of grid-agg layers with super_fine resolution" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of grid-agg layers with super_fine resolution" - } - } - } - } - } - }, - "joins": { - "properties": { - "distance": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of distance joins per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of distance joins per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of distance joins per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of distance joins in cluster" - } - } - } - }, - "term": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of layers with term joins per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of layers with term joins per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of layers with term joins per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of layers with term joins in cluster" - } - } - } - } - } - }, - "basemaps": { - "properties": { - "auto": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems basemap layers with auto-style per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems basemap layers with auto-style per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems basemap layers with auto-style per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ems basemap layers with auto-style in cluster" - } - } - } - }, - "dark": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems basemap layers with dark-style per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems basemap layers with dark-style per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems basemap layers with dark-style per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ems basemap layers with dark-style in cluster" - } - } - } - }, - "roadmap": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems basemap layers with roadmap-style per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems basemap layers with roadmap-style per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems basemap layers with roadmap-style per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ems basemap layers with roadmap-style in cluster" - } - } - } - }, - "roadmap_desaturated": { - "properties": { - "min": { - "type": "long", - "_meta": { - "description": "min number of ems basemap layers with desaturated-style per map" - } - }, - "max": { - "type": "long", - "_meta": { - "description": "max number of ems basemap layers with desaturated-style per map" - } - }, - "avg": { - "type": "float", - "_meta": { - "description": "avg number of ems basemap layers with desaturated-style per map" - } - }, - "total": { - "type": "long", - "_meta": { - "description": "total number of ems basemap layers with desaturated-style in cluster" - } - } - } - } - } - }, - "attributesPerMap": { - "properties": { - "dataSourcesCount": { - "properties": { - "min": { - "type": "long" - }, - "max": { - "type": "long" - }, - "avg": { - "type": "float" - } - } - }, - "layersCount": { - "properties": { - "min": { - "type": "long" - }, - "max": { - "type": "long" - }, - "avg": { - "type": "float" - } - } - }, - "layerTypesCount": { - "properties": { - "DYNAMIC_KEY": { - "properties": { - "min": { - "type": "long" - }, - "max": { - "type": "long" - }, - "avg": { - "type": "float" - } - } - } - } - }, - "emsVectorLayersCount": { - "properties": { - "DYNAMIC_KEY": { - "properties": { - "min": { - "type": "long" - }, - "max": { - "type": "long" - }, - "avg": { - "type": "float" - } - } - } - } - }, - "customIconsCount": { - "properties": { - "min": { - "type": "long" - }, - "max": { - "type": "long" - }, - "avg": { - "type": "float" - } - } - } - } - } - } - }, "monitoring": { "properties": { "hasMonitoringData": {