mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Updating links to Prometheus docs (#668)
Just a couple of link adjustments for the Prometheus doc. - One link was broken due to a page move on the Prometheus side. - Other is a request from Slack to add a link to Prometheus install.
This commit is contained in:
@ -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 <data_model/>`.
|
||||
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/data_model/#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 <alerting/latest/overview/>`
|
||||
- An existing :prometheus-docs:`Prometheus deployment <prometheus/latest/installation/>` with backing :prometheus-docs:`Alert Manager <alerting/latest/overview/>`
|
||||
|
||||
- An existing MinIO deployment with network access to the Prometheus deployment
|
||||
|
||||
|
Reference in New Issue
Block a user