Monitoring Kafka Without Instrumentation Using eBPF [Kafka Summit 2022]

Monitoring Kafka Without Instrumentation Using eBPF
Date : April 26, 2022
Time : 9:00 AM - 9:45 AM BST

Speakers:

  • Antón Rodríguez, Principal Software Engineer, New Relic

Abstract:
Imagine a world where you can access metrics, events, traces, and logs in seconds without changing code. Even more, a world where you can run scripts to debug metrics as code. In this session, you will learn about eBPF, a powerful technology with origins in the Linux kernel that holds the potential to fundamentally change how Networking, Observability, and Security are delivered.

We’ll see eBPF in action applied to the Kafka world: identify Kafka consumers, producers, and brokers, see how they interact with each other and how many resources they consume. We’ll even learn how to measure consumer lag without external components. If you want to know what’s next in Kafka observability, this session is for you.