From 4b5160d7d0dc660332b6fde260f28e7ee7b09c80 Mon Sep 17 00:00:00 2001 From: niraj-elastic Date: Wed, 12 Jun 2024 17:59:03 +0530 Subject: [PATCH] update visualization --- .../05acae50-9bf0-11e9-a61b-f742ed613c57.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/x-pack/metricbeat/module/oracle/_meta/kibana/7/visualization/05acae50-9bf0-11e9-a61b-f742ed613c57.json b/x-pack/metricbeat/module/oracle/_meta/kibana/7/visualization/05acae50-9bf0-11e9-a61b-f742ed613c57.json index cc48609a4386..81dbcfa7c570 100644 --- a/x-pack/metricbeat/module/oracle/_meta/kibana/7/visualization/05acae50-9bf0-11e9-a61b-f742ed613c57.json +++ b/x-pack/metricbeat/module/oracle/_meta/kibana/7/visualization/05acae50-9bf0-11e9-a61b-f742ed613c57.json @@ -4,7 +4,7 @@ "kibanaSavedObjectMeta": { "searchSourceJSON": {} }, - "title": "Tablespace Total Size [Metricbeat Oracle]", + "title": "Tablespace Max Total Size [Metricbeat Oracle]", "uiStateJSON": {}, "version": 1, "visState": { @@ -24,18 +24,23 @@ "fill": 0.5, "formatter": "bytes", "id": "61ca57f1-469d-11e7-af02-69e470af7417", - "label": "Tablespace total size", + "label": "Tablespace max total size", "line_width": 1, "metrics": [ { + "agg_with": "avg", "field": "oracle.tablespace.space.used.bytes", "id": "61ca57f2-469d-11e7-af02-69e470af7417", - "type": "avg" + "type": "max" }, { + "agg_with": "avg", + "colors": [ + "#68BC00" + ], "field": "oracle.tablespace.space.free.bytes", "id": "e04e8f40-24cd-4066-b12c-da0db0ff73d4", - "type": "avg" + "type": "max" }, { "id": "2cf57800-8b54-41fa-a877-159b49699a50",