fernandocosta2020
fernandocosta2020
Hi! This has to do with the KAFKA_ADVERTISED_LISTENERS property. If you set it to localhost, kafka_exporter will try to look on localhost.. but is not your localhost! Set it to...
Hi @puthrichard , it is not related with being in containers. You must define in kafka how hosts can reach you. Here is my kafka environment variables: You have to...
You say nothing changed and it suddendly stopped working.. that's strange. For me it as a fresh setup. Nothing changed on your hostnames? Can you post your kafka listeners and...