You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would helpful, if kafka_consumer_exporter provides not only the latest available offset, but also the earliest available offset of a partition (offset request with timestamp -2) like kafka_topic_lowwater in https://github.com/braedon/prometheus-kafka-consumer-group-exporter .
This helps to determine if data is lost due to retention if consumers are slow.
The text was updated successfully, but these errors were encountered:
It would helpful, if kafka_consumer_exporter provides not only the latest available offset, but also the earliest available offset of a partition (offset request with timestamp -2) like kafka_topic_lowwater in https://github.com/braedon/prometheus-kafka-consumer-group-exporter .
This helps to determine if data is lost due to retention if consumers are slow.
The text was updated successfully, but these errors were encountered: