Skip to content

Commit 7c4261d

Browse files
authored
broken refs from DOCS-1255 (#1257)
Sphinx why u no warn _before_ merge?? cf. #1256
1 parent 697b851 commit 7c4261d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/operations/monitoring/collect-minio-metrics-using-prometheus.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
5151
5252
mc admin prometheus generate ALIAS
5353
54-
Replace :mc-cmd:`ALIAS <mc admin prometheus generate TARGET>` with the :mc:`alias <mc alias>` of the MinIO deployment.
54+
Replace :mc-cmd:`ALIAS <mc admin prometheus generate ALIAS>` with the :mc:`alias <mc alias>` of the MinIO deployment.
5555

5656
The command returns output similar to the following:
5757

@@ -78,7 +78,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
7878
7979
mc admin prometheus generate ALIAS node
8080
81-
Replace :mc-cmd:`ALIAS <mc admin prometheus generate TARGET>` with the :mc:`alias <mc alias>` of the MinIO deployment.
81+
Replace :mc-cmd:`ALIAS <mc admin prometheus generate ALIAS>` with the :mc:`alias <mc alias>` of the MinIO deployment.
8282

8383
.. code-block:: yaml
8484
:class: copyable
@@ -103,7 +103,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
103103
104104
mc admin prometheus generate ALIAS bucket
105105
106-
Replace :mc-cmd:`ALIAS <mc admin prometheus generate TARGET>` with the :mc:`alias <mc alias>` of the MinIO deployment.
106+
Replace :mc-cmd:`ALIAS <mc admin prometheus generate ALIAS>` with the :mc:`alias <mc alias>` of the MinIO deployment.
107107

108108
.. code-block:: yaml
109109
:class: copyable
@@ -130,7 +130,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
130130
131131
mc admin prometheus generate ALIAS resource
132132
133-
Replace :mc-cmd:`ALIAS <mc admin prometheus generate TARGET>` with the :mc:`alias <mc alias>` of the MinIO deployment.
133+
Replace :mc-cmd:`ALIAS <mc admin prometheus generate ALIAS>` with the :mc:`alias <mc alias>` of the MinIO deployment.
134134

135135
.. code-block:: yaml
136136
:class: copyable

0 commit comments

Comments
 (0)