I'm doing a microservice architecture using istio and kubernetes and two microservices are using kafka to communicate with each other. I enabled kiali to vizualise my service mesh but my problem is that I found no way to see the kafka's events represented in kiali.
Does anyone know how I could do that? (tell me if you need more information)