OpenTelemetry eBPF Instrumentation (OBI) has reached its first alpha release after being donated by Grafana Labs. OBI provides zero-code, automatic instrumentation for applications across all programming languages by operating at the protocol level using eBPF technology. It captures metrics and traces without requiring code changes, restarts, or performance impact, supporting protocols like HTTP/HTTPS, gRPC, SQL, Redis, MongoDB, and Kafka. While excellent for getting started with observability and instrumenting compiled binaries, it works best when combined with traditional OpenTelemetry SDKs, particularly for complex distributed tracing scenarios in certain languages and frameworks.
Table of contents
So what is OpenTelemetry eBPF Instrumentation and why should you care?Should I just use OpenTelemetry eBPF Instrumentation for everything?To summarizeGetting started with OpenTelemetry eBPF InstrumentationNext stepsAcknowledgments2 Comments
Sort: