diff --git a/x-pack/plugins/security_solution/public/common/components/markdown_editor/plugins/insight/index.tsx b/x-pack/plugins/security_solution/public/common/components/markdown_editor/plugins/insight/index.tsx index 42fe0929a7aff..37047f197fc57 100644 --- a/x-pack/plugins/security_solution/public/common/components/markdown_editor/plugins/insight/index.tsx +++ b/x-pack/plugins/security_solution/public/common/components/markdown_editor/plugins/insight/index.tsx @@ -223,7 +223,7 @@ const InsightComponent = ({ keepDataView={true} data-test-subj="insight-investigate-in-timeline-button" > - + {` ${label} (${numeral(totalCount).format(resultFormat)})`}
{description}
@@ -484,10 +484,10 @@ const exampleInsight = `${insightPrefix} }}`; export const plugin = { - name: 'insights', + name: 'investigate', button: { - label: 'Insights', - iconType: 'aggregate', + label: 'Investigate in timeline', + iconType: 'timelineArrow', }, helpText: (