You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by tao xiao <xi...@gmail.com> on 2015/03/05 08:07:45 UTC

Mirror maker end to end latency metric

Hi team,

Is there a built-in metric that can measure the end to end latency in MM?

-- 
Regards,
Tao

Re: Mirror maker end to end latency metric

Posted by tao xiao <xi...@gmail.com>.
Thanks Jon and Guangzhou for the info

On Fri, Mar 6, 2015 at 1:10 AM, Jon Bringhurst <
jbringhurst@linkedin.com.invalid> wrote:

> Hey Tao,
>
> Slides 27-30 on
> http://www.slideshare.net/JonBringhurst/kafka-audit-kafka-meetup-january-27th-2015 has
> a diagram to visually show that Guozhang is talking about.
>
> -Jon
>
> On Mar 5, 2015, at 9:03 AM, Guozhang Wang <wa...@gmail.com> wrote:
>
> There is no end2end latency metric in MM, since such a metric requires
> timestamp info on the source / dest Kafka clusters. For example, at
> LinkedIn we add a timestamp in the message header, and let a separate
> consumer to fetch the message on both ends to measure the latency.
>
> Guozhang
>
> On Wed, Mar 4, 2015 at 11:07 PM, tao xiao <xi...@gmail.com> wrote:
>
> Hi team,
>
> Is there a built-in metric that can measure the end to end latency in MM?
>
> --
> Regards,
> Tao
>
>
>
>
> --
> -- Guozhang
>
>
>


-- 
Regards,
Tao

Re: Mirror maker end to end latency metric

Posted by Jon Bringhurst <jb...@linkedin.com.INVALID>.
Hey Tao,

Slides 27-30 on http://www.slideshare.net/JonBringhurst/kafka-audit-kafka-meetup-january-27th-2015 has a diagram to visually show that Guozhang is talking about.

-Jon

On Mar 5, 2015, at 9:03 AM, Guozhang Wang <wa...@gmail.com> wrote:

> There is no end2end latency metric in MM, since such a metric requires
> timestamp info on the source / dest Kafka clusters. For example, at
> LinkedIn we add a timestamp in the message header, and let a separate
> consumer to fetch the message on both ends to measure the latency.
> 
> Guozhang
> 
> On Wed, Mar 4, 2015 at 11:07 PM, tao xiao <xi...@gmail.com> wrote:
> 
>> Hi team,
>> 
>> Is there a built-in metric that can measure the end to end latency in MM?
>> 
>> --
>> Regards,
>> Tao
>> 
> 
> 
> 
> -- 
> -- Guozhang


Re: Mirror maker end to end latency metric

Posted by Guozhang Wang <wa...@gmail.com>.
There is no end2end latency metric in MM, since such a metric requires
timestamp info on the source / dest Kafka clusters. For example, at
LinkedIn we add a timestamp in the message header, and let a separate
consumer to fetch the message on both ends to measure the latency.

Guozhang

On Wed, Mar 4, 2015 at 11:07 PM, tao xiao <xi...@gmail.com> wrote:

> Hi team,
>
> Is there a built-in metric that can measure the end to end latency in MM?
>
> --
> Regards,
> Tao
>



-- 
-- Guozhang