Skip to content

Commit 9d5e956

Browse files
authored
Fix link check (#2544)
1 parent c550468 commit 9d5e956

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jmx-metrics/docs/target-systems/kafka-consumer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kafka Consumer Metrics
22

33
The JMX Metric Gatherer provides built in Kafka consumer metric gathering capabilities for versions v0.8.2.x and above.
4-
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/documentation/#monitoring>
4+
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/41/operations/monitoring/>
55

66
## Consumer Metrics
77

jmx-metrics/docs/target-systems/kafka-producer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kafka Producer Metrics
22

33
The JMX Metric Gatherer provides built in Kafka producer metric gathering capabilities for versions v0.8.2.x and above.
4-
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/documentation/#monitoring>
4+
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/41/operations/monitoring/>
55

66
## Producer Metrics
77

jmx-metrics/docs/target-systems/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kafka Metrics
22

33
The JMX Metric Gatherer provides built in Kafka metric gathering capabilities for versions v0.8.2.x and above.
4-
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/documentation/#monitoring>
4+
These metrics are sourced from Kafka's exposed JMX metrics for each instance: <https://kafka.apache.org/41/operations/monitoring/>
55

66
## Broker Metrics
77

0 commit comments

Comments
 (0)