Instrumentations in Odigos is the code that is used to record observability signals from your services. Odigos will automatically apply instrumentation to your selected workloads to collect traces, metrics, and logs without any code changes.

Supported Runtimes

Odigos provides automatic instrumentations in kubernetes for the following runtimes:

  • Go versions >= 1.17
  • Java versions >= 17
  • Node.js versions >= 14
  • Python versions >= 3.8
  • .NET