kafka-lag-exporter
kafka-lag-exporter copied to clipboard
Help: when Consumer Group Lag Partition Seconds has negative value
Sometimes I see Consumer Group Lag Partition Seconds has negative value. I'd like to understand what condition will have negative value.
@lihaiswu There were cases where a negative value could be reported from Kafka. I don't know if this was the exact problem in your case, but you may want to try the latest release to see if the problem persists. If it does, then please include DEBUG
logging and your application configuration as described in the new Troubleshooting section of the README
.