cp-docker-images icon indicating copy to clipboard operation
cp-docker-images copied to clipboard

What metric to measure Kafka broker latency caused by Docker and K8s ?

Open hamedsaadat opened this issue 4 years ago • 1 comments

Hello.

I need to measure the latency caused by docker and K8s on Kafka broker (with Prometheus.)

But I don't know what exact "latency metrics" to measure for the brokers (that caused by docker and K8s, compared by the deployment of Kafka on a bare metal server.)

Any thoughts?

hamedsaadat avatar Feb 21 '20 13:02 hamedsaadat

Hello.

This question seems more appropriate for Stackoverflow or a forum. Not an issue for the repo

In particular, you'd measure byte ingress and egress rates in both environments

OneCricketeer avatar Feb 25 '20 00:02 OneCricketeer