Enhancing Database Observability With OpenTelemetry - Marylia Gutierrez, Grafana Labs
Marylia Gutierrez, Grafana Labs
KubeCon + CloudNativeCon Europe 2025 · Session
In this insightful KubeCon EU talk, Marylia Gutierrez, a Staff Software Engineer at Grafana Labs, delves into the critical area of **database observability** and how it can be significantly enhanced using **OpenTelemetry**. Gutierrez, a maintainer for OpenTelemetry's contributor experience, JavaScript SDK, and crucially, its database semantic conventions, highlights the journey and recent advancements in standardizing how database interactions are observed across diverse systems. The talk emphasizes the importance of consistent data collection for effective troubleshooting, performance optimization, and informed decision-making regarding database infrastructure.
AI review
This talk by Marylia Gutierrez is a foundational piece of technical research for anyone serious about modern database observability. It meticulously details the stabilization of OpenTelemetry's database semantic conventions, explaining the immense technical complexity involved in standardizing telemetry across diverse database ecosystems. The practical demonstration of instrumenting a Node.js application and showcasing the resulting rich, consistent traces and metrics, alongside robust privacy-by-design sanitization, makes this an indispensable guide for SREs, developers, and platform…