OpenTelemetry (also known as OTel) is an open-source Observability (= the ability to understand an application’s behavior and performance based only on its telemetry) framework for instrumenting, generating, collecting and exporting telemetry data such as traces, metrics and logs.
Through metrics, logs, and traces, observability data gives us the information we need to inspect how our applications run and while using OpenTelemetry, observability becomes accessible to everyone.
With OpenTelemetry you can collect and export telemetry data to help you analyze your software’s performance and behavior in XpoLog Platform and evaluate your production environment state without changing your code.
OpenTelemetry supports vendor-neutral APIs or vendor-agnostic, software development kits (SDKs) and other tools for collecting telemetry data.
🔧 OpenTelemetry code instrumentation is supported for the languages listed below:
C++
.NET
Erlang/Elixir
Go
Java
JavaScript
PHP
Python
Ruby
Rust
Swift