MSK metric SumOffsetLag - how it works?

0

Amazon MSK provides a metric named SumOffsetLag, described in the documentation as

The aggregated offset lag for all the partitions in a topic.

The question is how value of this metric is calculated with respect to the specific Kafka metrics. It could be either based on

1개 답변
0

For SumOffsetLag, the aggregated offset lag for all the partitions in a topic. It is an offset-based lag and topic level to sum offset lag for all partitions in a topic.

The value of SumOffsetLag metrics with respect to the specific Kafka metrics is calculated based on consumer-lag-offsets and then it’s based on committed offsets

https://docs.confluent.io/platform/current/kafka/monitoring.html#consumer-lag-offsets

AWS
지원 엔지니어
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠