Skip to content

Commit dee43a2

Browse files
authored
[DSM] Move the DSM callout above the JMX notice in Kafka Broker configuration (#21023)
1 parent 5a21c3a commit dee43a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kafka/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ To collect Kafka consumer metrics, see the [kafka_consumer check][3].
2323

2424
The Agent's Kafka check is included in the [Datadog Agent][4] package, no additional installation is needed on your Kafka nodes.
2525

26+
Add [Data Streams Monitoring][24] to your producers and consumers to visualize the application topology, root cause issues across services, and measure end to end latency, throughput and lag.
27+
2628
The check collects metrics from JMX with [JMXFetch][5]. A JVM is needed on each kafka node so the Agent can run JMXFetch. The same JVM that Kafka uses can be used for this.
2729

2830
**Note**: The Kafka check cannot be used with Managed Streaming for Apache Kafka (Amazon MSK). Use the [Amazon MSK integration][6] instead.
2931

30-
Add [Data Streams Monitoring][24] to your producers and consumers to visualize the application topology, root cause issues across services, and measure end to end latency, throughput and lag.
31-
3232
### Configuration
3333

3434
<!-- xxx tabs xxx -->

0 commit comments

Comments
 (0)