From e15f0e9dcea4da140e22430bb15f3d05e358c012 Mon Sep 17 00:00:00 2001
From: Chris Roberson
-
+
-
- Please return to your
+ Configure monitoring through
+
+ Elasticsearch Service Console
+
+
+ (opens in a new tab or window)
+
+
+ Go to
- cloud dashboard.
+ Logs and metrics
- For more information on Monitoring in Elastic Cloud, please see
+ section for a deployment to configure monitoring. For more information visit
- the documentation.
+ the documentation page.
+
+
- Please return to your
+ Configure monitoring through
+
+ Elasticsearch Service Console
+
+
+ (opens in a new tab or window)
+
+
+ Go to
- cloud dashboard.
+ Logs and metrics
- For more information on Monitoring in Elastic Cloud, please see
+ section for a deployment to configure monitoring. For more information visit
- the documentation.
+ the documentation page.
Date: Fri, 15 Jan 2021 14:03:23 -0500
Subject: [PATCH 2/2] Fix missing import
---
x-pack/plugins/monitoring/public/components/no_data/no_data.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/x-pack/plugins/monitoring/public/components/no_data/no_data.js b/x-pack/plugins/monitoring/public/components/no_data/no_data.js
index fdf000cd85321..3c25539400dff 100644
--- a/x-pack/plugins/monitoring/public/components/no_data/no_data.js
+++ b/x-pack/plugins/monitoring/public/components/no_data/no_data.js
@@ -20,6 +20,7 @@ import {
EuiTitle,
EuiTextColor,
EuiButtonEmpty,
+ EuiScreenReaderOnly,
} from '@elastic/eui';
import { FormattedMessage } from '@kbn/i18n/react';
import { toggleSetupMode } from '../../lib/setup_mode';
+
+
+
+
- Your monitoring data is not available here.
-
,
-