Technologies/DataHub/kafka_consumer_lag
DataHubDataHubMetric

kafka_consumer_lag

Number of messages the consumer is behind latest offset
Dimensions:None
Available on:Native (1)PrometheusPrometheus (1)
Interface Metrics (2)
Native
Number of messages the consumer is behind latest offset
Dimensions:None
PrometheusPrometheus
Kafka consumer lag (messages behind)
Dimensions:None
Related Insights (3)
Kafka Consumer Lag Masking Ingestion Failurescritical

DataHub's asynchronous write architecture can hide processing failures. High Kafka consumer lag combined with ingestion warnings/failures indicates metadata events are queued but not successfully persisting to primary or search storage.

JVM GC Pause Cascading to Kafka Consumer Lagwarning

Prolonged JVM garbage collection pauses in DataHub consumers cause Kafka consumer lag to spike. This creates a cascading failure where metadata ingestion stalls, leading to stale catalog data and failed data quality checks.

Kafka Consumer Lag Ingestion Backlogcritical

DataHub ingestion falling behind due to Kafka consumer lag, causing metadata changes and quality checks to be delayed, leading to stale lineage and undetected data quality issues.