1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00
Andrea Longo
2023-10-27 09:13:17 -06:00
committed by GitHub
parent d0a0ff1022
commit 9cc466e9df
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ Metrics and Alerts
:local:
:depth: 3
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <data_model/>`.
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/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:

View File

@ -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 <data_model/>`.
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/data_model/>`.
`InfluxDB <https://www.influxdata.com/?ref=minio>`__ supports scraping MinIO metrics data for monitoring and alerting.
The procedure on this page documents the following: