Skip to content

Commit 56a49b9

Browse files
authored
Clarify correct way to find kafkfa ID in the Prometheus prerequisites (#662)
* clarify correct way to find kafkfa ID in the Prometheus prerequisites * applied suggestions after review
1 parent a2385e0 commit 56a49b9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/kafka/metrics-monitoring-kafka/README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,11 @@ This procedure follows the https://prometheus.io/docs/prometheus/latest/configur
202202

203203
.Prerequisites
204204
* You have access to a running Kafka instance that contains topics in {product-kafka}. For more information about access management in {product-kafka}, see {base-url}{access-mgmt-url-kafka}[Managing account access in {product-long-kafka}^].
205-
* You have the ID and the SASL/OAUTHBEARER token endpoint for the Kafka instance. To relocate the Kafka instance ID and the token endpoint, select your Kafka instance in the {product-kafka} web console, select the options menu (three vertical dots), and click *Connection*.
205+
* You have the ID and the SASL/OAUTHBEARER token endpoint for the Kafka instance. To locate the Kafka instance ID and the token endpoint, select your Kafka instance in the {product-kafka} web console, select the options menu (three vertical dots) and click:
206+
** *Details* to locate the ID which is the ID of the Kafka instance.
207+
** *Connection* tab to locate the SASL/OAUTHBEARER Token endpoint URL.
206208
* You have the generated credentials for your service account that has access to the Kafka instance. To reset the credentials, use the {service-accounts-url}[Service Accounts^] page in the *Application Services* section of the Red Hat Hybrid Cloud Console.
207-
* You've installed a Prometheus instance in your monitoring environment. For installation instructions, see https://prometheus.io/docs/prometheus/latest/getting_started/[Getting Started^] in the Prometheus documentation.
209+
* You have installed a Prometheus instance in your monitoring environment. For installation instructions, see https://prometheus.io/docs/prometheus/latest/getting_started/[Getting Started^] in the Prometheus documentation.
208210

209211
.Procedure
210212
. In your Prometheus configuration file, add the following information. Replace the variable values with your own Kafka instance and service account information.

0 commit comments

Comments
 (0)