diff --git a/source/operations/monitoring.rst b/source/operations/monitoring.rst index d5a152e0..0a3c354a 100644 --- a/source/operations/monitoring.rst +++ b/source/operations/monitoring.rst @@ -19,7 +19,7 @@ Metrics and Alerts MinIO provides point-in-time metrics on cluster status and operations. The :ref:`MinIO Console ` provides a graphical display of these metrics. -For historical metrics and analytics, MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model `. +For historical metrics and analytics, MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model `. You can use any scraping tool which supports that data model to pull metrics data from MinIO for further analysis and alerting. The following table lists tutorials for integrating MinIO metrics with select third-party monitoring software. @@ -71,4 +71,4 @@ See :ref:`minio-healthcheck-api` for more information. /operations/monitoring/metrics-and-alerts /operations/monitoring/minio-logging /operations/monitoring/healthcheck-probe - /operations/monitoring/grafana \ No newline at end of file + /operations/monitoring/grafana diff --git a/source/operations/monitoring/metrics-and-alerts.rst b/source/operations/monitoring/metrics-and-alerts.rst index 409ba0a2..fa6ba649 100644 --- a/source/operations/monitoring/metrics-and-alerts.rst +++ b/source/operations/monitoring/metrics-and-alerts.rst @@ -12,7 +12,7 @@ Metrics and Alerts :local: :depth: 3 -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 `. You can use any scraping tool to pull metrics data from MinIO for further analysis and alerting. MinIO provides scraping endpoints for the following metric groups: diff --git a/source/operations/monitoring/monitor-and-alert-using-influxdb.rst b/source/operations/monitoring/monitor-and-alert-using-influxdb.rst index 3daabbe9..81864415 100644 --- a/source/operations/monitoring/monitor-and-alert-using-influxdb.rst +++ b/source/operations/monitoring/monitor-and-alert-using-influxdb.rst @@ -10,7 +10,7 @@ Monitoring and Alerting using InfluxDB :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 `. `InfluxDB `__ supports scraping MinIO metrics data for monitoring and alerting. The procedure on this page documents the following: