OpenTelemetry code instrumentation is supported for the languages listed in the Statuses and Releases table below. Unofficial implementations for other languages are available as well. You can find them in the registry.
For Go, .NET, PHP, Python, Java and JavaScript you can use zero-code solutions to add instrumentation to your application without code changes.
If you are using Kubernetes, you can use the OpenTelemetry Operator for Kubernetes to inject these zero-code solutions into your application.
The current status of the major functional components for OpenTelemetry is as follows:
Language | Traces | Metrics | Logs |
---|---|---|---|
C++ | Stable | Stable | Stable |
C#/.NET | Stable | Stable | Stable |
Erlang/Elixir | Stable | Development | Development |
Go | Stable | Stable | Beta |
Java | Stable | Stable | Stable |
JavaScript | Stable | Stable | Development |
PHP | Stable | Stable | Stable |
Python | Stable | Stable | Development |
Ruby | Stable | Development | Development |
Rust | Beta | Alpha | Alpha |
Swift | Stable | Development | Development |
Special Interest Groups (SIGs) implementing the OpenTelemetry API and SDK in a specific language also publish API references for developers. The following references are available:
/api
.A language-specific implementation of OpenTelemetry in C++.
A language-specific implementation of OpenTelemetry in .NET.
A language-specific implementation of OpenTelemetry in Erlang/Elixir.
A language-specific implementation of OpenTelemetry in Go.
Language-specific implementation of OpenTelemetry in Java.
A language-specific implementation of OpenTelemetry in JavaScript (for Node.js & the browser).
A language-specific implementation of OpenTelemetry in PHP.
A language-specific implementation of OpenTelemetry in Python.
A language-specific implementation of OpenTelemetry in Ruby.
A language-specific implementation of OpenTelemetry in Rust.
A language-specific implementation of OpenTelemetry in Swift.
Language-specific implementation of OpenTelemetry for other languages.
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!