zuston commented on issue #3304:
URL: https://github.com/apache/fluss/issues/3304#issuecomment-4483931821
Actually, I think we should design a new mechanism like the kafka style to
track the bucket level endOffset and then calculate the lagging. and we could
introduce the following metrics to report
```
source-level:
recordsLagMax
recordsLagSum
laggingBuckets
bucket-level:
currentOffset
logEndOffset
recordsLag
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]