In my Java application, I am using a third party library to collect the
memory profile, and send to a Kafka topic as JSON data.

How can I make sense out of that JSON data? Is there a tool which can
ingest data from a kafka topic and visualize it?

Thanks,
Akash

Reply via email to