From bad5bbee985f836438987429398ff00bb9970816 Mon Sep 17 00:00:00 2001 From: Mike Place Date: Tue, 17 Sep 2019 10:43:11 +0200 Subject: [PATCH] Snapshot update for new types --- .../lib/metrics/__test__/__snapshots__/metrics.test.js.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x-pack/legacy/plugins/monitoring/server/lib/metrics/__test__/__snapshots__/metrics.test.js.snap b/x-pack/legacy/plugins/monitoring/server/lib/metrics/__test__/__snapshots__/metrics.test.js.snap index 1f80419ba9edb..a899dc9dfc748 100644 --- a/x-pack/legacy/plugins/monitoring/server/lib/metrics/__test__/__snapshots__/metrics.test.js.snap +++ b/x-pack/legacy/plugins/monitoring/server/lib/metrics/__test__/__snapshots__/metrics.test.js.snap @@ -4610,7 +4610,7 @@ Object { "metricAgg": "max", "timestampField": "timestamp", "title": "I/O Operations Rate", - "type": "index", + "type": "node", "units": "/s", "uuidField": "source_node.uuid", }, @@ -4624,7 +4624,7 @@ Object { "metricAgg": "max", "timestampField": "timestamp", "title": "I/O Operations Rate", - "type": "index", + "type": "node", "units": "/s", "uuidField": "source_node.uuid", }, @@ -4638,7 +4638,7 @@ Object { "metricAgg": "max", "timestampField": "timestamp", "title": "I/O Operations Rate", - "type": "index", + "type": "node", "units": "/s", "uuidField": "source_node.uuid", },