Grafana Beyla 2.5 introduces significant updates built on OpenTelemetry eBPF Instrumentation, including support for MongoDB protocols, JSON-RPC for Go applications, manual span capabilities, enhanced NodeJS distributed tracing, and a new survey mode for service discovery. These features aim to improve observability and maintain compatibility within the OpenTelemetry ecosystem while allowing community contributions.
Utilizing distributed tracing with OpenTelemetry can enhance visibility and performance monitoring in Kafka systems, which are inherently challenging due to their decoupled and asynchronous nature. The article compares zero-code and manual instrumentation approaches, detailing their pros and cons, and demonstrates how to effectively implement each to gain better insights into application performance.