diff --git a/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst b/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst index 19793daa..688ecb98 100644 --- a/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst +++ b/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst @@ -10,7 +10,7 @@ Monitoring and Alerting using Prometheus :local: :depth: 1 -MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model `. +MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model `. The procedure on this page documents the following: - Configuring a Prometheus service to scrape and display metrics from a MinIO deployment @@ -21,7 +21,7 @@ The procedure on this page documents the following: This procedure requires the following: - - An existing Prometheus deployment with backing :prometheus-docs:`Alert Manager ` + - An existing :prometheus-docs:`Prometheus deployment ` with backing :prometheus-docs:`Alert Manager ` - An existing MinIO deployment with network access to the Prometheus deployment