odigos

kubernetes

golang

ebpf

Goodbye Sidecars: Go Instrumentation as a Device

Explore the latest release of Odigos (v0.1.52), which introduces seamless Go instrumentation via a daemonset, eliminating the need for sidecars and enhancing performance.

Goodbye Sidecars: Go Instrumentation as a Device
Author
/eden.jpgEden Federman
Jun 14 2023

We are excited to release version v0.1.52 of Odigos. This version includes multiple bug fixes and improved performance of the automatic instrumentation of Go applications.

The new Go instrumentation is integrated into the Odiglet. For the first time additional containers are no longer deployed, as Odigos now instruments your Go applications via a daemonset. Removing the need for sidecars is a big step towards our vision of seamless automatic instrumentation. It also consumes less resources and improves the performance of the automatic instrumentation.

In previous versions of Odigos, instrumentation of a Java/Python/Node.js/.NET applications, was done via instrumentation virtual devices. With this release, we are adding support for Go applications as well.

Keyval donated the Go automatic instrumentation to the Cloud Native Computing Foundation (CNCF). This instrumentation is based on eBPF, and it is now part of the OpenTelemetry project, developed by the Go Automatic Instrumentation Special Interest Group.

We are excited to be part of this effort, and we are looking forward to working with the community to improve the Go automatic instrumentation even further.

We invite you to try out Odigos, and let us know what you think. You can find the installation instructions here or you can join our Slack channel for assistance and feedback.

If you want to learn more about how you can generate distributed traces instantly check out our GitHub repository. We'd really appreciate it if you could throw us a ⭐👇
https://github.com/keyval-dev/odigos

Related posts

Introducing the new Odigos UI

Introducing the new Odigos UI

Discover the enhanced Odigos UI, designed to simplify application discovery and instrumentation management for your observability pipeline.

Introducing the new Odigos UI

Eden Federman

Aug 22 2023

Combining Odigos and Jaeger for instant distributed tracing

Combining Odigos and Jaeger for instant distributed tracing

This article explains how to simplify distributed tracing using Odigos and Jaeger for improved observability in microservices-based applications.

Combining Odigos and Jaeger for instant distributed tracing

Eden Federman

Apr 12 2023

Odigos Version v0.1.4

Odigos Version v0.1.4

Explore the latest features, improvements, and additions in Odigos version v0.1.4, including ARM support and new destinations.

Odigos Version v0.1.4

Eden Federman

Feb 13 2023