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

How we helped Hydrogen Pay Implement Distributed Tracing Instantly

How we helped Hydrogen Pay Implement Distributed Tracing Instantly

Hydrogen Pay, a subsidiary of Access Bank plc, benefited from Odigos for cost-effective Distributed Tracing, a valuable solution for financial institutions and Fintech companies.

How we helped Hydrogen Pay Implement Distributed Tracing Instantly

Ari Recht

Sep 10 2023

How to Build an End to End Open Source Observability Solution on Kubernetes

How to Build an End to End Open Source Observability Solution on Kubernetes

Learn how to construct a comprehensive open-source observability pipeline on Kubernetes using Odigos, Tempo, Jaeger, and Prometheus, enabling efficient tracing, metrics, and logs correlation.

How to Build an End to End Open Source Observability Solution on Kubernetes

Eden Federman

Aug 16 2022

Integrating manual with automatic instrumentation

Integrating manual with automatic instrumentation

This blog shares the results of combining manual with automatically generated spans to get the best of both worlds.

Integrating manual with automatic instrumentation

Ron Federman

Nov 30 2023