Skip to content

Commit 8bc7e77

Browse files
authored
[WIP] Add grafana dashboard step (#445)
* Add grafana dashboard step. * SME tweak.
1 parent 1b61b32 commit 8bc7e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ This procedure follows the https://prometheus.io/docs/prometheus/latest/configur
154154
* 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.
155155

156156
.Procedure
157-
* In your Prometheus configuration file, add the following information. Replace `<kafka_instance_id>` with the ID of the Kafka instance. Replace `<client_id>` and `<client_secret>` with the generated credentials for your service account.
157+
. In your Prometheus configuration file, add the following information. Replace `<kafka_instance_id>` with the ID of the Kafka instance. Replace `<client_id>` and `<client_secret>` with the generated credentials for your service account.
158158
+
159159
--
160160
.Required information for Prometheus configuration file
@@ -220,6 +220,7 @@ spec:
220220
====
221221

222222
--
223+
. In the Prometheus instance that you previously installed in your monitoring environment, import the predefined https://grafana.com/grafana/dashboards/15835[{product-long-kafka} Grafana dashboard] to set up your metrics display. For import instructions, see https://grafana.com/docs/grafana/v7.5/dashboards/export-import/#importing-a-dashboard[Importing a dashboard] in the Grafana documentation.
223224

224225
[role="_additional-resources"]
225226
.Additional resources

0 commit comments

Comments
 (0)