From b7057bc274825fd257b9e355ae10f4e1558b45cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Tue, 6 Oct 2020 16:25:08 +0200 Subject: [PATCH] Fine-tunes ML related text on Metrics UI (#79425) Co-authored-by: Lisa Cawley --- .../components/ml/anomaly_detection/flyout_home.tsx | 4 ++-- .../ml/anomaly_detection/job_setup_screen.tsx | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx index 5b520084ebb7..237639fbf7be 100644 --- a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx +++ b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx @@ -232,7 +232,7 @@ const CreateJobTab = (props: CreateJobTab) => { } description={ } @@ -270,7 +270,7 @@ const CreateJobTab = (props: CreateJobTab) => { } description={ } diff --git a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx index c327d187f6bc..92b21d676c9b 100644 --- a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx +++ b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx @@ -124,7 +124,7 @@ export const JobSetupScreen = (props: Props) => {

@@ -164,7 +164,7 @@ export const JobSetupScreen = (props: Props) => {

@@ -183,7 +183,7 @@ export const JobSetupScreen = (props: Props) => { description={ } > @@ -216,7 +216,7 @@ export const JobSetupScreen = (props: Props) => { description={ } > @@ -267,7 +267,7 @@ export const JobSetupScreen = (props: Props) => {