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

Automatic Instrumentation As A Kubernetes Virtual Device

Automatic Instrumentation As A Kubernetes Virtual Device

Explore the various methods for extending containers, and learn why Odigos opts for Kubernetes Device Plugins to enhance container functionality.

Automatic Instrumentation As A Kubernetes Virtual Device

Eden Federman

Feb 28 2023

Meet Odigos at KubeCon + CloudNativeCon North America 2023

Meet Odigos at KubeCon + CloudNativeCon North America 2023

Meet the People Behind Odigos at KubeCon in Chicago

Meet Odigos at KubeCon + CloudNativeCon North America 2023

Ari Recht

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