Instrumentations
Overview
Odigos will automatically apply instrumentation to your selected workloads to record observability signals from your services such as collecting traces, metrics, and logs without any code changes.
Supported Runtimes
Odigos provides automatic instrumentations for the following runtimes:
Go
Versions 1.17 and above are supported
Javascript
Versions 14 and above are supported
Python
Versions 3.8 and above are supported
Java
Versions 8 and above are supported
.NET
Versions 4.6.2 and above are supported
Enrich with OpenTelemetry APIs
Odigos automatically generates data for open-source libraries and frameworks. Additional trace spans, metrics datapoints and log records can be added using the OpenTelemetry APIs. Odigos will automatically capture this data and deliver it to the chosen destination alongside the automatically generated data.
No need to configure the OpenTelemetry SDK, Odigos will automatically configure it for you.
Select a language to learn how to enrich your data with OpenTelemetry APIs: