Technologies/Apache Kafka/kafka.topic.messages_in.rate
Apache KafkaApache KafkaMetric

kafka.topic.messages_in.rate

Incoming message rate by topic
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Incoming message rate by topic
Dimensions:None
Related Insights (2)
Kafka Partition Imbalance in Lambda Event Processingcritical

Lambda limits MaximumPollers to the number of Kafka topic partitions to maintain ordered processing within partitions. When a topic has few partitions relative to message volume, Lambda cannot scale event pollers sufficiently, creating a throughput ceiling regardless of provisioned capacity.

CockroachDB Changefeed Lag Indicating Kafka Sink Backpressurewarning

When CockroachDB changefeeds emit to Kafka and the high_water_timestamp lag increases significantly, it indicates the Kafka sink cannot keep up with database changes. This creates backpressure where database CDC events queue up, potentially causing CockroachDB performance degradation.