From aa66232af3ee3176e2154b194d8fca4868216881 Mon Sep 17 00:00:00 2001 From: pulak-opti <129880418+pulak-opti@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:19:59 +0600 Subject: [PATCH] Update README.md Co-authored-by: Mike Chu <104384559+mikechu-optimizely@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab90f259..e61fc952 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ Custom metrics are also provided for the individual service endpoints and follow #### Prometheus metrics -Optimizely Agent also supports Prometheus metrics. Prometheus is an open-source systems for monitoring and alerting toolkit. You can use it to collect and visualize metrics in a time-series database. +Optimizely Agent also supports Prometheus metrics. Prometheus is an open-source toolkit for monitoring and alerting. You can use it to collect and visualize metrics in a time-series database. To access the Prometheus metrics, you can use the `/metrics` endpoint with a Prometheus server. The metrics are exposed in a format that Prometheus can scrape and aggregate.