Skip to content

Commit 56478b2

Browse files
authored
Merge pull request #59578 from bburt-rh/RHDEVDOCS-5177-update-prereqs-for-viewing-metrics-list
RHDEVDOCS-5177-update-prereqs-for-viewing-metrics-list
2 parents 7678e75 + 5a42aa3 commit 56478b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/monitoring-viewing-a-list-of-available-metrics.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
As a cluster administrator or as a user with view permissions for all projects, you can view a list of metrics available in a cluster and output the list in JSON format.
1010

1111
.Prerequisites
12+
* You are a cluster administrator, or you have access to the cluster as a user with the `cluster-monitoring-view` role.
1213
* You have installed the {product-title} CLI (`oc`).
1314
* You have obtained the {product-title} API route for Thanos Querier.
14-
* You are a cluster administrator, or you have access to the cluster as a user with the `cluster-monitoring-view` role.
15+
* You are able to get a bearer token by using the `oc whoami -t` command.
1516
+
16-
[NOTE]
17+
[IMPORTANT]
1718
====
1819
You can only use bearer token authentication to access the Thanos Querier API route.
1920
====

0 commit comments

Comments
 (0)