From f3b09ef8483b3c8f7cf6b0f7c958653fb7a865db Mon Sep 17 00:00:00 2001 From: Melissa Vagi Date: Thu, 20 Jun 2024 16:37:37 -0600 Subject: [PATCH] Update _observing-your-data/metricsanalytics.md Signed-off-by: Melissa Vagi --- _observing-your-data/metricsanalytics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_observing-your-data/metricsanalytics.md b/_observing-your-data/metricsanalytics.md index bd2b01ec22..6ff4dfde6c 100644 --- a/_observing-your-data/metricsanalytics.md +++ b/_observing-your-data/metricsanalytics.md @@ -10,7 +10,7 @@ redirect_from: Introduced 2.4 {: .label .label-purple } -With the release of OpenSearch 2.4, you can now ingest and visualize metrics data stored directly within the OpenSearch. This equips you with tools to analyze and correlate data across logs, traces, and metrics. +With the release of OpenSearch 2.4, you can now ingest and visualize metrics data stored directly within OpenSearch using the **Metrics analytics** tool. This equips you with tools to analyze and correlate data across logs, traces, and metrics. Before this feature, you could only ingest and visualize logs and traces from your monitored environments. With this feature, you can now observe your digital assets with more granularity, gain deeper insight into the health of your infrastructure, and better inform your root cause analysis.