mattdag_
HomeBlog

All Posts

I may write something interesting, no promises though. I just write about what interests me at the time 🎓💡


August 8th, 2023 – ☕ 12 min read

Tracing Kafka messages in JVM apps using OpenTelemetry

Setting up tracing between Kafka apps can be a challenging and tiresome endeavour. Here I show you the easiest way setup OpenTelemetry tracing using the OpenTelemetry java agent. 🔎