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

Sending OpenTelemetry data to AWS S3

Sending OpenTelemetry data to AWS S3

Learn how to generate and send OpenTelemetry data to Amazon Web Services S3 using Odigos, improving your data storage and analysis capabilities.

Sending OpenTelemetry data to AWS S3

Eden Federman

Mar 26 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

Distributed Tracing in 2025: What the future holds

Distributed Tracing in 2025: What the future holds

Explore our predictions for the evolution of distributed tracing, a critical component in achieving comprehensive observability, as we foresee widespread adoption and groundbreaking advancements.

Distributed Tracing in 2025: What the future holds

Eden Federman

Nov 9 2022