File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ ifdef::env-kubernetes[]
52
52
53
53
To configure Prometheus to monitor Redpanda metrics in Kubernetes, you can use the https://prometheus-operator.dev/[Prometheus Operator^]:
54
54
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^].
56
56
+
57
57
Make sure to configure the Prometheus resource to target your Pods that are running Kafka Connect:
58
58
+
@@ -394,4 +394,4 @@ xref:manage:kubernetes/k-manage-connectors.adoc[].
394
394
395
395
endif::[]
396
396
397
- // end::single-source[]
397
+ // end::single-source[]
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ifdef::env-kubernetes[]
27
27
28
28
To configure Prometheus to monitor Redpanda metrics in Kubernetes, you can use the https://prometheus-operator.dev/[Prometheus Operator^]:
29
29
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^].
31
31
+
32
32
Make sure to configure the Prometheus resource to target your Redpanda cluster:
33
33
+
You can’t perform that action at this time.
0 commit comments