observability

odigos

ebpf

opentelemetry

arm

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
Author
/eden.jpgEden Federman
Feb 13 2023

Today we are excited to announce version v0.1.4 of Odigos, an open-source project that automatically generates distributed traces for all applications within minutes without code changes.

This version focuses on ARM Support, new destinations and stability improvements.

ARM Support

ARM processors are becoming more and more popular and are now supported by Odigos. You can now run Odigos on the latest Macbooks, AWS Graviton, and other ARM based processors. This is a big step forward for Odigos that now supports applications written in Java, Go, Python, NodeJS and .NET on both x86-64 and ARM.

New Destinations

Odigos now supports the following new destinations:

Stability Improvements

We worked hard on improving the stability of Odigos. We listened to feedback from our community and made a lot of improvements to the stability of Odigos. Improvements include: supporting older linux kernels, avoiding windows-based nodes, better memory allocation, and more.

How to install

The easiest way to install Odigos is to use the Odigos Helm Chart:

helm repo add odigos https://keyval-dev.github.io/odigos-charts/
helm install my-odigos odigos/odigos --namespace odigos-system --create-namespace

For users upgrading from previous versions, make sure to run the following command before upgrading:

helm repo update

Community feedback & contributions

We are always looking for feedback and contributions from the community. If you have any feedback or would like to contribute, please join our Slack or check out our GitHub repository.

We recently added more issues labeled with good first issue which are great for new contributors to get started.

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

eBPF-Based Auto-Instrumentation Outperforms Manual Instrumentation

eBPF-Based Auto-Instrumentation Outperforms Manual Instrumentation

This blog shares the results of our performance tests creating OpenTelemetry traces with eBPF-based automatic instrumentation vs traditional instrumentation

eBPF-Based Auto-Instrumentation Outperforms Manual Instrumentation

Eden Federman

Oct 21 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