From 937944bf954151dfbb805d1356305afd57ef76b6 Mon Sep 17 00:00:00 2001 From: Florian Lehner Date: Wed, 11 Oct 2023 15:08:52 +0200 Subject: [PATCH] [Profiling] adjust naming (#168570) ## Summary Unify naming of Universal Profiling Agent. Fixes https://github.com/elastic/prodfiler/issues/3880 Signed-off-by: Florian Lehner --- x-pack/plugins/profiling/public/views/add_data_view/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/profiling/public/views/add_data_view/index.tsx b/x-pack/plugins/profiling/public/views/add_data_view/index.tsx index de5713f30c21a..b6fef9c71c678 100644 --- a/x-pack/plugins/profiling/public/views/add_data_view/index.tsx +++ b/x-pack/plugins/profiling/public/views/add_data_view/index.tsx @@ -76,7 +76,7 @@ export function AddDataView() { steps: [ { title: i18n.translate('xpack.profiling.tabs.kubernetesRepositoryStep', { - defaultMessage: 'Configure the Universal Profiling host-agent Helm repository:', + defaultMessage: 'Configure the Universal Profiling Agent Helm repository:', }), content: ( @@ -545,7 +545,7 @@ EOF`} {i18n.translate('xpack.profiling.noDataPage.addDataTitle', { - defaultMessage: 'Select an option below to deploy the host-agent.', + defaultMessage: 'Select an option below to deploy the Universal Profiling Agent.', })}