Erlang/Elixir
Welcome to the OpenTelemetry Erlang/Elixir documentation. This section introduces how to use OpenTelemetry with Erlang/Elixir to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.
These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry Erlang/Elixir.
Status and Releases
The current status of the major functional components for OpenTelemetry Erlang/Elixir is as follows:
| Traces | Metrics | Logs |
|---|---|---|
| Stable | Development | Development |
For releases, including the latest release, see Releases.
Packages of the API, SDK and OTLP exporter are published to
hex.pm as
opentelemetry_api,
opentelemetry and
opentelemetry_exporter.
Version support
OpenTelemetry Erlang supports Erlang 23+ and Elixir 1.13+.
Repositories
- opentelemetry-erlang: Main repository containing the API, SDK and OTLP Exporter.
- opentelemetry-erlang-contrib: Helpful libraries and instrumentation libraries for Erlang/Elixir projects like Phoenix and Ecto
Instrumentation
Instrumentation for OpenTelemetry Erlang/Elixir
Registry
Instrumentation libraries, exporters and other useful components for OpenTelemetry Erlang/Elixir
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!