From 7c4261d99fcfeeb07c96b4a74bd527e8509ca602 Mon Sep 17 00:00:00 2001 From: Andrea Longo Date: Fri, 28 Jun 2024 14:01:11 -0600 Subject: [PATCH] broken refs from DOCS-1255 (#1257) Sphinx why u no warn _before_ merge?? cf. https://github.com/minio/docs/pull/1256 --- .../monitoring/collect-minio-metrics-using-prometheus.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst b/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst index 068c1c89..63bc7955 100644 --- a/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst +++ b/source/operations/monitoring/collect-minio-metrics-using-prometheus.rst @@ -51,7 +51,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co mc admin prometheus generate ALIAS - Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. + Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. The command returns output similar to the following: @@ -78,7 +78,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co mc admin prometheus generate ALIAS node - Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. + Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. .. code-block:: yaml :class: copyable @@ -103,7 +103,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co mc admin prometheus generate ALIAS bucket - Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. + Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. .. code-block:: yaml :class: copyable @@ -130,7 +130,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co mc admin prometheus generate ALIAS resource - Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. + Replace :mc-cmd:`ALIAS ` with the :mc:`alias ` of the MinIO deployment. .. code-block:: yaml :class: copyable