File tree 1 file changed +4
-4
lines changed
source/operations/monitoring
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
51
51
52
52
mc admin prometheus generate ALIAS
53
53
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.
55
55
56
56
The command returns output similar to the following:
57
57
@@ -78,7 +78,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
78
78
79
79
mc admin prometheus generate ALIAS node
80
80
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.
82
82
83
83
.. code-block :: yaml
84
84
:class : copyable
@@ -103,7 +103,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
103
103
104
104
mc admin prometheus generate ALIAS bucket
105
105
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.
107
107
108
108
.. code-block :: yaml
109
109
:class : copyable
@@ -130,7 +130,7 @@ Use the :mc-cmd:`mc admin prometheus generate` command to generate the scrape co
130
130
131
131
mc admin prometheus generate ALIAS resource
132
132
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.
134
134
135
135
.. code-block :: yaml
136
136
:class : copyable
You can’t perform that action at this time.
0 commit comments