This edition
What would happen if your Go program could "see" every network packet, every file opening, and every Linux system call in real time, without altering a single line of kernel code? Welcome to the world of eBPF. In this talk, we'll demystify how Go can be used to orchestrate this revolutionary technology, enabling the creation of ultra-low latency security and monitoring tools.
LEVEL: Introductory and Overvie
Past editions
This talk will introduce you to the magic world of OpenTelemetry, an open source and vendor neutral initiative from CNCF. It will give you an idea of how to instrument your Go applications with OTel, and why you should do it.
Spoiler: it saves your time and your company money. You will see how OpenTelemetry magically can handle your traces, logs, and metrics and send them to anywhere you want with its own protocol.
LEVEL: Introductory and Overview
