Update prometheusmetrics.md (#3588)

Need to talk about Metrics analytics on this page. We will highlight Prometheus separately.
This commit is contained in:
nitincd 2023-03-27 17:51:50 -07:00 committed by GitHub
parent ede405c85d
commit 576628c033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
---
layout: default
title: Prometheus and metrics analysis
title: Metrics analytics
nav_order: 40
redirect_from:
- /observing-your-data/prometheusmetrics/
---
# Prometheus and metrics analysis
# Metrics analytics
Introduced 2.4
{: .label .label-purple }
Starting with OpenSearch 2.4, you can ingest and visualize metric data from the open-source [Prometheus](https://prometheus.io/) monitoring solution and from log data aggregated within OpenSearch, allowing you to analyze and correlate data across logs, traces, and metrics. Previously, you could ingest and visualize only logs and traces from your monitored environments. With this feature, you can observe your digital assets with more granularity, gain deeper insight into the health of your infrastructure, and better inform your root cause analysis.
Starting with OpenSearch 2.4, you can ingest and visualize metric data from log data aggregated within OpenSearch, allowing you to analyze and correlate data across logs, traces, and metrics. Previously, you could ingest and visualize only logs and traces from your monitored environments. With this feature, you can observe your digital assets with more granularity, gain deeper insight into the health of your infrastructure, and better inform your root cause analysis.
The following image shows the process of ingesting metrics from Prometheus and visualizing them in a dashboard.