navina commented on PR #9977: URL: https://github.com/apache/pinot/pull/9977#issuecomment-1349993251
> Yes, Basically, the approach is to have a time-based lag as the diff between System.getCurrentMillis() and msgMetadata.getRecordIngestionTimeMs() and emit that as a metric. That's pretty much what this PR is doing > However, we are adding more logic around this to keep increasing the time when we the consumer is busy building segments (for example). Or, when when there is no consuming partition for a partition. I am fairly certain we will re-visit this metric as we need to see its behavior and usefulness in the wild. So, we can do the improvements as a follow-up. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
