Skip to content

Commit 11bc243

Browse files
authored
Update monitor-redpanda.adoc - Update URL for Prometheus operator install (#1033)
1 parent a395d09 commit 11bc243

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/manage/partials/monitor-connectors.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ifdef::env-kubernetes[]
5252

5353
To configure Prometheus to monitor Redpanda metrics in Kubernetes, you can use the https://prometheus-operator.dev/[Prometheus Operator^]:
5454

55-
. Follow the steps to https://prometheus-operator.dev/docs/user-guides/getting-started/[deploy the Prometheus Operator^].
55+
. Follow the steps to https://prometheus-operator.dev/docs/getting-started/installation/[deploy the Prometheus Operator^].
5656
+
5757
Make sure to configure the Prometheus resource to target your Pods that are running Kafka Connect:
5858
+
@@ -394,4 +394,4 @@ xref:manage:kubernetes/k-manage-connectors.adoc[].
394394

395395
endif::[]
396396

397-
// end::single-source[]
397+
// end::single-source[]

modules/manage/partials/monitor-redpanda.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ifdef::env-kubernetes[]
2727

2828
To configure Prometheus to monitor Redpanda metrics in Kubernetes, you can use the https://prometheus-operator.dev/[Prometheus Operator^]:
2929

30-
. Follow the steps to https://prometheus-operator.dev/docs/user-guides/getting-started/[deploy the Prometheus Operator^].
30+
. Follow the steps to https://prometheus-operator.dev/docs/getting-started/installation/[deploy the Prometheus Operator^].
3131
+
3232
Make sure to configure the Prometheus resource to target your Redpanda cluster:
3333
+

0 commit comments

Comments
 (0)