diff --git a/metricbeat/docs/images/metricbeat-aws-rds-overview.png b/metricbeat/docs/images/metricbeat-aws-rds-overview.png index e7830e44d4a6..99ca7e2fe755 100644 Binary files a/metricbeat/docs/images/metricbeat-aws-rds-overview.png and b/metricbeat/docs/images/metricbeat-aws-rds-overview.png differ diff --git a/metricbeat/module/system/process/process.go b/metricbeat/module/system/process/process.go index 6d435f5e3fc0..9928f34bdf5b 100644 --- a/metricbeat/module/system/process/process.go +++ b/metricbeat/module/system/process/process.go @@ -21,6 +21,7 @@ package process import ( "fmt" + "os" "runtime" "github.com/pkg/errors" @@ -90,6 +91,15 @@ func New(base mb.BaseMetricSet) (mb.MetricSet, error) { perCPU: config.IncludePerCPU, IsAgent: systemModule.IsAgent, } + + // If hostfs is set, we may not want to force the hierarchy override, as the user could be expecting a custom path. + if len(paths.Paths.Hostfs) < 2 { + override, isset := os.LookupEnv("LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE") + if isset { + m.stats.CgroupOpts.CgroupsHierarchyOverride = override + } + } + err := m.stats.Init() if err != nil { return nil, err diff --git a/x-pack/elastic-agent/pkg/agent/transpiler/utils..go b/x-pack/elastic-agent/pkg/agent/transpiler/utils.go similarity index 100% rename from x-pack/elastic-agent/pkg/agent/transpiler/utils..go rename to x-pack/elastic-agent/pkg/agent/transpiler/utils.go diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/dashboard/3367c170-921f-11e9-aa19-159bf182e06f.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/dashboard/3367c170-921f-11e9-aa19-159bf182e06f.json index d15b3b2f741a..d2a3ac4cbd41 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/dashboard/3367c170-921f-11e9-aa19-159bf182e06f.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/dashboard/3367c170-921f-11e9-aa19-159bf182e06f.json @@ -22,33 +22,16 @@ }, "gridData": { "h": 7, - "i": "1", - "w": 17, - "x": 7, - "y": 0 - }, - "panelIndex": "1", - "panelRefName": "panel_1", - "title": "Database Connections", - "type": "visualization", - "version": "7.11.0" - }, - { - "embeddableConfig": { - "enhancements": {} - }, - "gridData": { - "h": 8, "i": "5", - "w": 17, - "x": 7, - "y": 7 + "w": 6, + "x": 0, + "y": 8 }, "panelIndex": "5", "panelRefName": "panel_5", "title": "Transaction Blocked", "type": "visualization", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -56,17 +39,35 @@ "hidePanelTitles": false }, "gridData": { - "h": 15, + "h": 8, "i": "6", - "w": 7, + "w": 6, "x": 0, "y": 0 }, "panelIndex": "6", "panelRefName": "panel_6", - "title": "AWS Region Filter", + "title": "Filters", "type": "visualization", - "version": "7.11.0" + "version": "7.14.0" + }, + { + "embeddableConfig": { + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 15, + "i": "4abe34b0-e220-4d15-8da1-e32da039bd49", + "w": 18, + "x": 6, + "y": 0 + }, + "panelIndex": "4abe34b0-e220-4d15-8da1-e32da039bd49", + "panelRefName": "panel_4abe34b0-e220-4d15-8da1-e32da039bd49", + "title": "Database Connections", + "type": "lens", + "version": "7.14.0" }, { "embeddableConfig": { @@ -84,7 +85,7 @@ "panelRefName": "panel_4d89e43f-299c-4f43-bde2-0ada0983ff23", "title": "Free Storage", "type": "lens", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -102,7 +103,7 @@ "panelRefName": "panel_d409ab5d-84b5-4ecc-86ae-1f79a882b626", "title": "Read Latency", "type": "lens", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -244,8 +245,7 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false, - "type": "lens" + "hidePanelTitles": false }, "gridData": { "h": 15, @@ -274,9 +274,9 @@ }, "panelIndex": "c5476b0e-6a44-43e5-8bb4-0795c4d097c1", "panelRefName": "panel_c5476b0e-6a44-43e5-8bb4-0795c4d097c1", - "title": "Insert Throughput", + "title": "Read Throughput", "type": "lens", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -292,9 +292,9 @@ }, "panelIndex": "bf74bb77-3503-4682-9f0e-6df0994dce5d", "panelRefName": "panel_bf74bb77-3503-4682-9f0e-6df0994dce5d", - "title": "Select Throughput", + "title": "Write Throughput", "type": "lens", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -435,8 +435,7 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false, - "type": "lens" + "hidePanelTitles": false }, "gridData": { "h": 15, @@ -591,8 +590,7 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false, - "type": "lens" + "hidePanelTitles": false }, "gridData": { "h": 15, @@ -623,7 +621,7 @@ "panelRefName": "panel_29549114-6ebf-4047-aa56-bc035f66d3b4", "title": "Write IOPS", "type": "lens", - "version": "7.11.0" + "version": "7.14.0" }, { "embeddableConfig": { @@ -749,8 +747,7 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false, - "type": "lens" + "hidePanelTitles": false }, "gridData": { "h": 15, @@ -770,17 +767,12 @@ "title": "[Metricbeat AWS] RDS Overview", "version": 1 }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "3367c170-921f-11e9-aa19-159bf182e06f", "migrationVersion": { "dashboard": "7.14.0" }, "references": [ - { - "id": "17fcda50-921b-11e9-aa19-159bf182e06f", - "name": "1:panel_1", - "type": "visualization" - }, { "id": "00b29040-921d-11e9-aa19-159bf182e06f", "name": "5:panel_5", @@ -791,6 +783,11 @@ "name": "6:panel_6", "type": "visualization" }, + { + "id": "be8d8d30-09ae-11ec-8d29-f3a1bb757c14", + "name": "4abe34b0-e220-4d15-8da1-e32da039bd49:panel_4abe34b0-e220-4d15-8da1-e32da039bd49", + "type": "lens" + }, { "id": "68f36fb0-f0a0-11eb-b61f-a53cb4913361", "name": "4d89e43f-299c-4f43-bde2-0ada0983ff23:panel_4d89e43f-299c-4f43-bde2-0ada0983ff23", @@ -878,6 +875,6 @@ } ], "type": "dashboard", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTAsMV0=" + "updated_at": "2021-08-30T19:07:33.984Z", + "version": "WzEyMzQyLDJd" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/30fd4e40-f0a1-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/30fd4e40-f0a1-11eb-b61f-a53cb4913361.json index 20096caf1ede..3f19af015013 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/30fd4e40-f0a1-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/30fd4e40-f0a1-11eb-b61f-a53cb4913361.json @@ -124,10 +124,10 @@ "title": "RDS Write IOPS [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "30fd4e40-f0a1-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MjEsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTksMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/41e37710-f09d-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/41e37710-f09d-11eb-b61f-a53cb4913361.json index f9de1b6663af..e654c45d0a84 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/41e37710-f09d-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/41e37710-f09d-11eb-b61f-a53cb4913361.json @@ -17,10 +17,10 @@ "customLabel": true, "dataType": "number", "isBucketed": false, - "label": "Select Throughput Count/Second", + "label": "Write Throughput MB/Second", "operationType": "formula", "params": { - "formula": "average(aws.rds.throughput.select)", + "formula": "average(aws.rds.throughput.write)", "isFormulaBroken": false }, "references": [ @@ -35,7 +35,7 @@ "label": "Part of Select Throughput Count/Second", "operationType": "average", "scale": "ratio", - "sourceField": "aws.rds.throughput.select" + "sourceField": "aws.rds.throughput.write" }, "bc08fa3e-ce15-4acd-a0fd-c5c5c5452441": { "dataType": "string", @@ -121,13 +121,13 @@ } } }, - "title": "RDS Select Throughput[Metricbeat AWS]", + "title": "RDS Write Throughput[Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "41e37710-f09d-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTgsMV0=" + "updated_at": "2021-08-25T14:42:42.329Z", + "version": "Wzc1NDMsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/68f36fb0-f0a0-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/68f36fb0-f0a0-11eb-b61f-a53cb4913361.json index 4f60c819e780..e59f46f45bc4 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/68f36fb0-f0a0-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/68f36fb0-f0a0-11eb-b61f-a53cb4913361.json @@ -82,10 +82,10 @@ "title": "RDS Free Storage Bytes [Metricbeat AWS]", "visualizationType": "lnsDatatable" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "68f36fb0-f0a0-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -100,6 +100,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTQsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTIsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/8560b400-f096-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/8560b400-f096-11eb-b61f-a53cb4913361.json index cdf5eeb78fc7..99b0af1876b5 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/8560b400-f096-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/8560b400-f096-11eb-b61f-a53cb4913361.json @@ -124,10 +124,10 @@ "title": "RDS Write Latency in Milliseconds [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "8560b400-f096-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTYsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTQsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/b0077d10-f09b-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/b0077d10-f09b-11eb-b61f-a53cb4913361.json index aaf3627aeece..793360c8b918 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/b0077d10-f09b-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/b0077d10-f09b-11eb-b61f-a53cb4913361.json @@ -1,6 +1,6 @@ { "attributes": { - "description": null, + "description": "", "state": { "datasourceStates": { "indexpattern": { @@ -34,10 +34,10 @@ "customLabel": true, "dataType": "number", "isBucketed": false, - "label": "Insert Throughput Count/Second", + "label": "Read Throughput MB/Second", "operationType": "average", "scale": "ratio", - "sourceField": "aws.rds.throughput.insert" + "sourceField": "aws.rds.throughput.read" }, "e676afd3-ebd5-434a-85d7-a1a708b9a32f": { "dataType": "date", @@ -105,13 +105,13 @@ } } }, - "title": "RDS Insert Throughput [Metricbeat AWS]", + "title": "RDS Read Throughput [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "b0077d10-f09b-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -126,6 +126,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTcsMV0=" + "updated_at": "2021-08-25T14:41:59.837Z", + "version": "Wzc1MjQsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/bbc80900-f09e-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/bbc80900-f09e-11eb-b61f-a53cb4913361.json index 3854dbb889b3..38ea288c7ecf 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/bbc80900-f09e-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/bbc80900-f09e-11eb-b61f-a53cb4913361.json @@ -124,10 +124,10 @@ "title": "RDS Disk Queue Depth [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "bbc80900-f09e-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MjAsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTgsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/be8d8d30-09ae-11ec-8d29-f3a1bb757c14.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/be8d8d30-09ae-11ec-8d29-f3a1bb757c14.json new file mode 100644 index 000000000000..7b7778961c6a --- /dev/null +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/be8d8d30-09ae-11ec-8d29-f3a1bb757c14.json @@ -0,0 +1,130 @@ +{ + "attributes": { + "description": "", + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "e6ccc957-e33e-4fb3-956e-746522e233ef": { + "columnOrder": [ + "4d571997-8dea-491a-b508-6317613db7ac", + "5f3cdc7f-367e-4214-9d88-ee5a27f4d4e4", + "a5d75ee3-a37b-4f64-ab88-701d651a1b24" + ], + "columns": { + "4d571997-8dea-491a-b508-6317613db7ac": { + "dataType": "string", + "isBucketed": true, + "label": "Top values of aws.rds.db_instance.identifier", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "a5d75ee3-a37b-4f64-ab88-701d651a1b24", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": true, + "size": 3 + }, + "scale": "ordinal", + "sourceField": "aws.rds.db_instance.identifier" + }, + "5f3cdc7f-367e-4214-9d88-ee5a27f4d4e4": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "a5d75ee3-a37b-4f64-ab88-701d651a1b24": { + "dataType": "number", + "isBucketed": false, + "label": "Average of aws.rds.database_connections", + "operationType": "average", + "scale": "ratio", + "sourceField": "aws.rds.database_connections" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [], + "query": { + "language": "kuery", + "query": "" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "None", + "gridlinesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "layers": [ + { + "accessors": [ + "a5d75ee3-a37b-4f64-ab88-701d651a1b24" + ], + "layerId": "e6ccc957-e33e-4fb3-956e-746522e233ef", + "position": "top", + "seriesType": "line", + "showGridlines": false, + "splitAccessor": "4d571997-8dea-491a-b508-6317613db7ac", + "xAccessor": "5f3cdc7f-367e-4214-9d88-ee5a27f4d4e4" + } + ], + "legend": { + "isVisible": true, + "position": "right" + }, + "preferredSeriesType": "line", + "tickLabelsVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "valueLabels": "hide", + "yLeftExtent": { + "mode": "full" + }, + "yRightExtent": { + "mode": "full" + } + } + }, + "title": "RDS Database Connections [Metricbeat AWS]", + "visualizationType": "lnsXY" + }, + "coreMigrationVersion": "7.14.0", + "id": "be8d8d30-09ae-11ec-8d29-f3a1bb757c14", + "migrationVersion": { + "lens": "7.14.0" + }, + "references": [ + { + "id": "metricbeat-*", + "name": "indexpattern-datasource-current-indexpattern", + "type": "index-pattern" + }, + { + "id": "metricbeat-*", + "name": "indexpattern-datasource-layer-e6ccc957-e33e-4fb3-956e-746522e233ef", + "type": "index-pattern" + } + ], + "type": "lens", + "updated_at": "2021-08-30T16:30:52.205Z", + "version": "WzEyMTIyLDJd" +} \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/c4419a90-f091-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/c4419a90-f091-11eb-b61f-a53cb4913361.json index 9934a3313cc6..39fcfddd23d4 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/c4419a90-f091-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/c4419a90-f091-11eb-b61f-a53cb4913361.json @@ -124,10 +124,10 @@ "title": "RDS CPU Total Pct [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "c4419a90-f091-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTksMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTcsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f757eba0-f0a0-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f757eba0-f0a0-11eb-b61f-a53cb4913361.json index e3587494777c..1fc04c8a7811 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f757eba0-f0a0-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f757eba0-f0a0-11eb-b61f-a53cb4913361.json @@ -108,10 +108,10 @@ "title": "RDS Read IOPS [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "f757eba0-f0a0-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -126,6 +126,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MjIsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MjAsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f9ff3450-f094-11eb-b61f-a53cb4913361.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f9ff3450-f094-11eb-b61f-a53cb4913361.json index c03c905c8ed8..44dd2e067565 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f9ff3450-f094-11eb-b61f-a53cb4913361.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/lens/f9ff3450-f094-11eb-b61f-a53cb4913361.json @@ -124,10 +124,10 @@ "title": "RDS Read Latency in Milliseconds [Metricbeat AWS]", "visualizationType": "lnsXY" }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "f9ff3450-f094-11eb-b61f-a53cb4913361", "migrationVersion": { - "lens": "7.13.1" + "lens": "7.14.0" }, "references": [ { @@ -142,6 +142,6 @@ } ], "type": "lens", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTUsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTMsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/00b29040-921d-11e9-aa19-159bf182e06f.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/00b29040-921d-11e9-aa19-159bf182e06f.json index ed0363b97494..4ded4c9baa58 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/00b29040-921d-11e9-aa19-159bf182e06f.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/00b29040-921d-11e9-aa19-159bf182e06f.json @@ -34,7 +34,7 @@ }, { "background_color": "rgba(164,221,0,1)", - "id": "6bb4d634-1d42-47fc-9c42-3f8269c8f509", + "id": "9e88cbc5-05c5-4a95-ac8d-2ee74816e8df", "operator": "empty", "value": null } @@ -91,13 +91,13 @@ "type": "metrics" } }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "00b29040-921d-11e9-aa19-159bf182e06f", "migrationVersion": { "visualization": "7.14.0" }, "references": [], "type": "visualization", - "updated_at": "2021-08-04T16:30:34.757Z", - "version": "WzM0MTIsMV0=" + "updated_at": "2021-08-04T21:05:50.194Z", + "version": "WzU1MTEsMl0=" } \ No newline at end of file diff --git a/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/b5308940-7347-11e9-816b-07687310a99a.json b/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/b5308940-7347-11e9-816b-07687310a99a.json index 2394e2459d62..3363af0d8733 100644 --- a/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/b5308940-7347-11e9-816b-07687310a99a.json +++ b/x-pack/metricbeat/module/aws/_meta/kibana/7/visualization/b5308940-7347-11e9-816b-07687310a99a.json @@ -31,17 +31,32 @@ }, "parent": "", "type": "list" + }, + { + "fieldName": "aws.dimensions.DBInstanceIdentifier", + "id": "1629902640782", + "indexPatternRefName": "control_1_index_pattern", + "label": "DB Identifier", + "options": { + "dynamicOptions": true, + "multiselect": true, + "order": "desc", + "size": 5, + "type": "terms" + }, + "parent": "", + "type": "list" } ], "pinFilters": false, "updateFiltersOnChange": true, "useTimeFilter": false }, - "title": "AWS Region Filter", + "title": "AWS Region Filter [Metricbeat AWS]", "type": "input_control_vis" } }, - "coreMigrationVersion": "8.0.0", + "coreMigrationVersion": "7.14.0", "id": "b5308940-7347-11e9-816b-07687310a99a", "migrationVersion": { "visualization": "7.14.0" @@ -51,9 +66,14 @@ "id": "metricbeat-*", "name": "control_0_index_pattern", "type": "index-pattern" + }, + { + "id": "metricbeat-*", + "name": "control_1_index_pattern", + "type": "index-pattern" } ], "type": "visualization", - "updated_at": "2021-08-04T16:30:39.859Z", - "version": "WzM0NjMsMV0=" + "updated_at": "2021-08-25T14:45:29.404Z", + "version": "Wzc2MDAsMl0=" } \ No newline at end of file