admin管理员组文章数量:1332890
I’m trying to understand how the EstimatedMaxTimeLag
metric is calculated in Amazon Managed Streaming for Apache Kafka (MSK).
From what I know, this metric estimates the time (in seconds) a consumer group is behind the latest data in a topic. However, the exact formula or process isn’t entirely clear to me.
Could someone confirm if the following understanding is correct:
- Is this metric calculated based on
MaxOffsetLag
and the average message consumption rate? If so, how is the average consumption rate determined?
本文标签: amazon web servicesHow is EstimatedMaxTimeLag calculatedStack Overflow
版权声明:本文标题:amazon web services - How is EstimatedMaxTimeLag calculated? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742295115a2448566.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论