Erlang/Elixir
This is the OpenTelemetry for Erlang/Elixir documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry for Erlang/Elixir or any other language for the BEAM.
Status and Releases
The current status of the major functional components for OpenTelemetry Erlang/Elixir is as follows:
Tracing | Metrics | Logging |
---|---|---|
Beta | Alpha | Not Yet Implemented |
The current release can be found here and in hex.pm packages opentelemetry_api and opentelemetry, which is the SDK.
Last modified June 5, 2021: Docs update from open-telemetry/opentelemetry-erlang (#589) (6c0f193)