Erlang/Elixir

Erlang/Elixir A language-specific implementation of OpenTelemetry in Erlang/Elixir.

You are viewing the English version of this page because it has not yet been fully translated. Interested in helping out? See Contributing.

OpenTelemetry Erlang/Elixir のドキュメントへようこそ。 このセクションでは、OpenTelemetry の API と SDK を使い、Erlang/Elixir でメトリクス、ログ、トレースなどのテレメトリーデータを生成・収集する方法を紹介します。

これらのページは、OpenTelemetry Erlang/Elixir の利用を開始し、現在の機能とステータスを理解するための手助けとなるように作られています。

ステータスとリリース

OpenTelemetry Erlang/Elixirの主要な機能コンポーネントの現在のステータスは以下の通りです。

トレースメトリクスログ
StableDevelopmentDevelopment

最新のリリースを含むリリース情報については、リリースをご覧ください。

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


Getting Started

Instrumentation

Instrumentation for OpenTelemetry Erlang/Elixir

Using instrumentation libraries

Exporters

Propagation

Resources

Sampling

Testing

API reference

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Erlang/Elixir