Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jmx-metrics/docs/target-systems/kafka-consumer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kafka Consumer Metrics

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

## Consumer Metrics

Expand Down
2 changes: 1 addition & 1 deletion jmx-metrics/docs/target-systems/kafka-producer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kafka Producer Metrics

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

## Producer Metrics

Expand Down
2 changes: 1 addition & 1 deletion jmx-metrics/docs/target-systems/kafka.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kafka Metrics

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

## Broker Metrics

Expand Down