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

Introduction to Log Pipelines

Introduction to Log Pipelines

What are log pipelines, why we need them, what purpose do they server and how to design them?

Introduction to Log Pipelines

Amir Blum

Oct 15 2023

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

Effortless distributed tracing for Go applications

Effortless distributed tracing for Go applications

Today, we're thrilled to unveil Go automatic instrumentation v0.6 and Odigos v0.1.3, enhancing observability for Go developers by enabling automatic context propagation in any Go application.

Effortless distributed tracing for Go applications

Eden Federman

Sept 26 2022