hdchen edited a comment on issue #82: URL: https://github.com/apache/rocketmq-exporter/issues/82#issuecomment-1013674408
 rocketmq_group_diff can replace rocketmq_group_get_latency It can also be calculated by other metrics rocketmq_group_get_latency = sum(rocketmq_producer_offset) by (topic) - on(topic) group_right sum(rocketmq_consumer_offset) by (group,topic) -- 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]
